!function(a,b,c,d){function e(a,b){return a[b]===d?t[b]:a[b]}function f(){var a=b.pageYOffset;return a===d?r.scrollTop:a}function g(a,b){var c=t["on"+a];c&&(w(c)?c.call(b[0]):(c.addClass&&b.addClass(c.addClass),c.removeClass&&b.removeClass(c.removeClass))),b.trigger("lazy"+a,[b]),k()}function h(b){g(b.type,a(this).off(p,h))}function i(c){if(z.length){c=c||t.forceLoad,A=1/0;var d,e,i=f(),j=b.innerHeight||r.clientHeight,k=b.innerWidth||r.clientWidth;for(d=0,e=z.length;e>d;d++){var l,m=z[d],q=m[0],s=m[n],u=!1,v=c||y(q,o)<0;if(a.contains(r,q)){if(c||!s.visibleOnly||q.offsetWidth||q.offsetHeight){if(!v){var x=q.getBoundingClientRect(),B=s.edgeX,C=s.edgeY;l=x.top+i-C-j,v=i>=l&&x.bottom>-C&&x.left<=k+B&&x.right>-B}if(v){m.on(p,h),g("show",m);var D=s.srcAttr,E=w(D)?D(m):q.getAttribute(D);E&&(q.src=E),u=!0}else A>l&&(A=l)}}else u=!0;u&&(y(q,o,0),z.splice(d--,1),e--)}e||g("complete",a(r))}}function j(){B>1?(B=1,i(),setTimeout(j,t.throttle)):B=0}function k(a){z.length&&(a&&"scroll"===a.type&&a.currentTarget===b&&A>=f()||(B||setTimeout(j,0),B=2))}function l(){v.lazyLoadXT()}function m(){i(!0)}var n="lazyLoadXT",o="lazied",p="load error",q="lazy-hidden",r=c.documentElement||c.body,s=b.onscroll===d||!!b.operamini||!r.getBoundingClientRect,t={autoInit:!0,selector:"img[data-src]",blankImage:"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",throttle:99,forceLoad:s,loadEvent:"pageshow",updateEvent:"load orientationchange resize scroll touchmove focus",forceEvent:"lazyloadall",oninit:{removeClass:"lazy"},onshow:{addClass:q},onload:{removeClass:q,addClass:"lazy-loaded"},onerror:{removeClass:q},checkDuplicates:!0},u={srcAttr:"data-src",edgeX:0,edgeY:0,visibleOnly:!0},v=a(b),w=a.isFunction,x=a.extend,y=a.data||function(b,c){return a(b).data(c)},z=[],A=0,B=0;a[n]=x(t,u,a[n]),a.fn[n]=function(c){c=c||{};var d,f=e(c,"blankImage"),h=e(c,"checkDuplicates"),i=e(c,"scrollContainer"),j=e(c,"show"),l={};a(i).on("scroll",k);for(d in u)l[d]=e(c,d);return this.each(function(d,e){if(e===b)a(t.selector).lazyLoadXT(c);else{var i=h&&y(e,o),m=a(e).data(o,j?-1:1);if(i)return void k();f&&"IMG"===e.tagName&&!e.src&&(e.src=f),m[n]=x({},l),g("init",m),z.push(m),k()}})},a(c).ready(function(){g("start",v),v.on(t.updateEvent,k).on(t.forceEvent,m),a(c).on(t.updateEvent,k),t.autoInit&&(v.on(t.loadEvent,l),l())})}(window.jQuery||window.Zepto||window.$,window,document);!function(e,t){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",t):"object"==typeof module&&module.exports?module.exports=t():e.EvEmitter=t()}("undefined"!=typeof window?window:this,function(){function e(){}var t=e.prototype;return t.on=function(e,t){if(e&&t){var i=this._events=this._events||{},n=i[e]=i[e]||[];return n.indexOf(t)==-1&&n.push(t),this}},t.once=function(e,t){if(e&&t){this.on(e,t);var i=this._onceEvents=this._onceEvents||{},n=i[e]=i[e]||{};return n[t]=!0,this}},t.off=function(e,t){var i=this._events&&this._events[e];if(i&&i.length){var n=i.indexOf(t);return n!=-1&&i.splice(n,1),this}},t.emitEvent=function(e,t){var i=this._events&&this._events[e];if(i&&i.length){i=i.slice(0),t=t||[];for(var n=this._onceEvents&&this._onceEvents[e],o=0;o0){return parseInt(ua.substring(msie+5,ua.indexOf('.',msie)),10)} var trident=ua.indexOf('Trident/');if(trident>0){var rv=ua.indexOf('rv:');return parseInt(ua.substring(rv+3,ua.indexOf('.',rv)),10)} var edge=ua.indexOf('Edge/');if(edge>0){return parseInt(ua.substring(edge+5,ua.indexOf('.',edge)),10)} return!1};if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)){jQuery.isMobile=!0}else{jQuery.isMobile=(navigator.platform=='MacIntel'&&navigator.maxTouchPoints>1)} jQuery('html').toggleClass('no-touch',!jQuery.isMobile);jQuery('html').toggleClass('ie11',$us.detectIE()==11);!function($){$us.$window=$(window);$us.$document=$(document);$us.$html=$('html');$us.$body=$('.l-body:first');$us.$htmlBody=$us.$html.add($us.$body);$us.$canvas=$('.l-canvas:first')}(jQuery);if(jQuery.lazyLoadXT!==undefined&&jQuery.lazyLoadXT.updateEvent!==undefined){jQuery.lazyLoadXT.updateEvent=jQuery.lazyLoadXT.updateEvent+' click uslazyloadevent'} !function($){"use strict";function USCanvas(options){var defaults={disableEffectsWidth:900,responsive:!0,backToTopDisplay:100};this.options=$.extend({},defaults,options||{});this.$header=$us.$canvas.find('.l-header');this.$main=$us.$canvas.find('.l-main');this.$sections=$us.$canvas.find('.l-section');this.$firstSection=this.$sections.first();this.$secondSection=this.$sections.eq(1);this.$fullscreenSections=this.$sections.filter('.height_full');this.$topLink=$('.w-toplink');this.type=$us.$canvas.usMod('type');this._headerPos=this.$header.usMod('pos');this.headerPos=this._headerPos;this.headerInitialPos=$us.$body.usMod('headerinpos');this.headerBg=this.$header.usMod('bg');this.rtl=$us.$body.hasClass('rtl');this.scrolledOccupiedHeight=0;this.isScrolling=!1;this.scrollTimeout=!1;this.isAndroid=/Android/i.test(navigator.userAgent);if($us.$body.hasClass('us_iframe')){$('a:not([target])').each(function(){$(this).attr('target','_parent')});jQuery(function($){var $framePreloader=$('.l-popup-box-content .g-preloader',window.parent.document);$framePreloader.hide()})} this._events={scroll:this.scroll.bind(this),resize:this.resize.bind(this)};$us.$window.on('scroll',this._events.scroll);$us.$window.on('resize load',this._events.resize);setTimeout(this._events.resize,25);setTimeout(this._events.resize,75)} USCanvas.prototype={scroll:function(){var scrollTop=parseInt($us.$window.scrollTop());this.$topLink.toggleClass('active',(scrollTop>=this.winHeight*this.options.backToTopDisplay/100));if(this.isAndroid){this.isScrolling=!0;if(this.scrollTimeout){clearTimeout(this.scrollTimeout)} this.scrollTimeout=setTimeout(function(){this.isScrolling=!1}.bind(this),100)}},resize:function(){this.winHeight=parseInt($us.$window.height());this.winWidth=parseInt($us.$window.width());$us.$body.toggleClass('disable_effects',(this.winWidth0&&!this.isScrolling)){var adminBar=$('#wpadminbar'),adminBarHeight=(adminBar.length)?adminBar.height():0;this.$fullscreenSections.each(function(index,section){var $section=$(section),sectionHeight=this.winHeight,isFirstSection=(index==0&&$section.is(this.$firstSection));if(isFirstSection){sectionHeight-=$section.offset().top}else{sectionHeight-=$us.header.scrolledOccupiedHeight+adminBarHeight} if($section.hasClass('valign_center')){var $sectionH=$section.find('.l-section-h'),sectionTopPadding=parseInt($section.css('padding-top')),contentHeight=$sectionH.outerHeight(),topMargin;$sectionH.css('margin-top','');var sectionOverlapped=isFirstSection&&$us.header.pos=='fixed'&&$us.header.bg!='transparent'&&$us.header.orientation!='ver';if(sectionOverlapped){topMargin=Math.max(0,(sectionHeight-sectionTopPadding-contentHeight)/2)}else{topMargin=Math.max(0,(sectionHeight-contentHeight)/2-sectionTopPadding)} $sectionH.css('margin-top',topMargin||'')}}.bind(this));$us.$canvas.trigger('contentChange')} if($us.$body.hasClass('us_iframe')){var $frameContent=$('.l-popup-box-content',window.parent.document),outerHeight=$us.$body.outerHeight(!0);if(outerHeight>0&&$(window.parent).height()>outerHeight){$frameContent.css('height',outerHeight)}else{$frameContent.css('height','')}} this.scroll()}};$us.canvas=new USCanvas($us.canvasOptions||{})}(jQuery);!function(){jQuery.fn.resetInlineCSS=function(){for(var index=0;index=2){this.resetInlineCSS('transition');prevTimers.map(clearTimeout);this.removeData('animation-timers')} return this};jQuery.fn.performCSSTransition=function(css,duration,onFinish,easing,delay){duration=duration||250;delay=delay||25;easing=easing||'ease';var $this=this,transition=[];this.clearPreviousTransitions();for(var attr in css){if(!css.hasOwnProperty(attr)){continue} transition.push(attr+' '+(duration/1000)+'s '+easing)} transition=transition.join(', ');$this.css({transition:transition});var timer1=setTimeout(function(){$this.css(css)},delay);var timer2=setTimeout(function(){$this.resetInlineCSS('transition');if(typeof onFinish=='function'){onFinish()}},duration+delay);this.data('animation-timers',timer1+','+timer2)};jQuery.fn.slideDownCSS=function(duration,onFinish,easing,delay){if(this.length==0){return} var $this=this;this.clearPreviousTransitions();this.resetInlineCSS('padding-top','padding-bottom');var timer1=setTimeout(function(){var paddingTop=parseInt($this.css('padding-top')),paddingBottom=parseInt($this.css('padding-bottom'));$this.css({visibility:'hidden',position:'absolute',height:'auto','padding-top':0,'padding-bottom':0,display:'block'});var height=$this.height();$this.css({overflow:'hidden',height:'0px',opacity:0,visibility:'',position:''});$this.performCSSTransition({opacity:1,height:height+paddingTop+paddingBottom,'padding-top':paddingTop,'padding-bottom':paddingBottom},duration,function(){$this.resetInlineCSS('overflow').css('height','auto');if(typeof onFinish=='function'){onFinish()}},easing,delay)},25);this.data('animation-timers',timer1+',null')};jQuery.fn.slideUpCSS=function(duration,onFinish,easing,delay){if(this.length==0){return} this.clearPreviousTransitions();this.css({height:this.outerHeight(),overflow:'hidden','padding-top':this.css('padding-top'),'padding-bottom':this.css('padding-bottom')});var $this=this;this.performCSSTransition({height:0,opacity:0,'padding-top':0,'padding-bottom':0},duration,function(){$this.resetInlineCSS('overflow','padding-top','padding-bottom').css({display:'none'});if(typeof onFinish=='function'){onFinish()}},easing,delay)};jQuery.fn.fadeInCSS=function(duration,onFinish,easing,delay){if(this.length==0){return} this.clearPreviousTransitions();this.css({opacity:0,display:'block'});this.performCSSTransition({opacity:1},duration,onFinish,easing,delay)};jQuery.fn.fadeOutCSS=function(duration,onFinish,easing,delay){if(this.length==0){return} var $this=this;this.performCSSTransition({opacity:0},duration,function(){$this.css('display','none');if(typeof onFinish=='function'){onFinish()}},easing,delay)}}();jQuery(function($){"use strict";$(document).on('click','#us-set-cookie',function(e){e.preventDefault();e.stopPropagation();var d=new Date();d.setFullYear(d.getFullYear()+1);document.cookie='us_cookie_notice_accepted=true; expires='+d.toUTCString()+'; path=/;'+(location.protocol==='https:'?' secure;':'');$('.l-cookie').hide()});if($('a[ref=magnificPopup][class!=direct-link]').length!=0){$us.getScript($us.templateDirectoryUri+'/common/js/vendor/magnific-popup.js',function(){$('a[ref=magnificPopup][class!=direct-link]').magnificPopup({type:'image',removalDelay:300,mainClass:'mfp-fade',fixedContentPos:!0})})} jQuery('.l-section-img').each(function(){var $this=$(this),img=new Image(),bgImg=$this.css('background-image')||'';if(bgImg.match(/url\(['"]*(.*?)['"]*\)/i)){img.onload=function(){if(!$this.hasClass('loaded')){$this.addClass('loaded')}};img.src=bgImg.replace(/url\(['"]*(.*?)['"]*\)/i,'$1')}else{$this.addClass('loaded')}});var $usSectionVideoContainer=$('.l-section-video');if($usSectionVideoContainer.length){$(window).on('resize load',function(){$usSectionVideoContainer.each(function(){var $container=$(this);if(!$container.data('video-disable-width')){return!1} if(window.innerWidth=delay?fn.call():handle.value=window.requestAnimationFrame(loop)};handle.value=window.requestAnimationFrame(loop);return handle};$us.clearTimeout=function(handle){window.cancelAnimationFrame(handle.value)};if($us.$body.hasClass('single-format-video')){figure=$us.$body.find('figure.wp-block-embed div.wp-block-embed__wrapper');if(figure.length){figure.each(function(){if(this.firstElementChild===null){this.remove()}})}} !function($){"use strict";function USScroll(options){var defaults={attachOnInit:'\ .menu-item a[href*="#"],\ .menu-item[href*="#"],\ a.w-btn[href*="#"]:not([onclick]),\ .w-text a[href*="#"],\ .vc_icon_element a[href*="#"],\ .vc_custom_heading a[href*="#"],\ a.w-grid-item-anchor[href*="#"],\ .w-toplink,\ .w-image a[href*="#"]:not([onclick]),\ .w-iconbox a[href*="#"],\ .w-comments-title a[href*="#"],\ a.smooth-scroll[href*="#"]',buttonActiveClass:'active',menuItemActiveClass:'current-menu-item',menuItemAncestorActiveClass:'current-menu-ancestor',animationDuration:$us.canvasOptions.scrollDuration,animationEasing:'easeInOutExpo',endAnimationEasing:'easeOutExpo'};this.options=$.extend({},defaults,options||{});this.blocks={};this.isScrolling=!1;this.waypoints=[];this._events={cancel:this.cancel.bind(this),scroll:this.scroll.bind(this),resize:this.resize.bind(this)};this._canvasTopOffset=0;$us.$window.on('resize load',this._events.resize);setTimeout(this._events.resize,75);$us.$window.on('scroll',this._events.scroll);setTimeout(this._events.scroll,75);if(this.options.attachOnInit){this.attach(this.options.attachOnInit)} $us.$canvas.on('contentChange',this._countAllPositions.bind(this));$us.$document.on('lazyload',this._countAllPositions.bind(this));if(document.location.hash&&document.location.hash.indexOf('#!')==-1){var hash=document.location.hash,scrollPlace=(this.blocks[hash]!==undefined)?hash:undefined;if(scrollPlace===undefined){try{var $target=$(hash);if($target.length!=0){scrollPlace=$target}} catch(error){}} if(scrollPlace!==undefined){var keepScrollPositionTimer=setInterval(function(){this.scrollTo(scrollPlace)}.bind(this),100);var clearHashEvents=function(){setTimeout(function(){clearInterval(keepScrollPositionTimer);$us.canvas.resize();this._countAllPositions();this.scrollTo(scrollPlace)}.bind(this),100);$us.$window.off('load touchstart mousewheel DOMMouseScroll touchstart',clearHashEvents)}.bind(this);$us.$window.on('load touchstart mousewheel DOMMouseScroll touchstart',clearHashEvents)}}} USScroll.prototype={_countPosition:function(hash){var targetTop=this.blocks[hash].target.offset().top,isFrame=$us.$body.hasClass('us_iframe'),hiddenHeader=($us.header.settings.is_hidden!==undefined),bottomHeader=($us.header.headerTop!==undefined);this.blocks[hash].top=Math.ceil(targetTop-this._canvasTopOffset);if(isFrame||hiddenHeader){this._countBottomPosition(hash);return} if(bottomHeader||($us.header.headerTop>0&&targetTop>$us.header.headerTop)){this.blocks[hash].top-=parseInt($us.header.scrolledOccupiedHeight)} var $sticky=this.blocks[hash].target.siblings('.type_sticky:first');if($sticky.length){var stickyHeight=$sticky.outerHeight(!1);if($us.canvas.$firstSection.hasClass('type_sticky')){this.blocks[hash].top+=parseInt($us.header.scrolledOccupiedHeight)} this.blocks[hash].top-=parseInt(stickyHeight)} this._countBottomPosition(hash)},_countBottomPosition:function(hash){this.blocks[hash].bottom=this.blocks[hash].top+this.blocks[hash].target.outerHeight(!1)},_countAllPositions:function(){this._canvasTopOffset=$us.$canvas.offset().top;for(var hash in this.blocks){if(!this.blocks.hasOwnProperty(hash)){continue} this._countPosition(hash)} for(var i=0;i-1)){return} if(hash!=''&&hash!='#'){if(this.blocks[hash]===undefined){var $target=$(hash),$type='';if($target.length==0){return} if($target.hasClass('g-cols')&&$target.parent().children().length==1){$target=$target.closest('.l-section')} if($target.hasClass('w-tabs-section')){var $newTarget=$target.closest('.w-tabs');if(!$newTarget.hasClass('accordion')){$target=$newTarget} $type='tab'}else if($target.hasClass('w-tabs')){$type='tabs'} this.blocks[hash]={target:$target,type:$type};this._countPosition(hash)} if($anchor.parent().length>0&&$anchor.parent().hasClass('menu-item')){var $menuIndicator=$anchor.closest('.menu-item');this.blocks[hash].menuItems=(this.blocks[hash].menuItems||$()).add($menuIndicator);var $menuAncestors=$menuIndicator.parents('.menu-item-has-children');if($menuAncestors.length>0){this.blocks[hash].menuAncestors=(this.blocks[hash].menuAncestors||$()).add($menuAncestors)}}else{this.blocks[hash].buttons=(this.blocks[hash].buttons||$()).add($anchor)}} $anchor.on('click',function(event){event.preventDefault();this.scrollTo(hash,!0);if(typeof this.blocks[hash]!=='undefined'){var block=this.blocks[hash];if($.inArray(block.type,['tab','tabs'])!==-1){var $linkedSection=block.target.find('.w-tabs-section[id="'+hash.substr(1)+'"]');if(block.type==='tabs'){$linkedSection=block.target.find('.w-tabs-section:first')}else if(block.target.hasClass('w-tabs-section')){$linkedSection=block.target} if($linkedSection.length&&(!$linkedSection.hasClass('active'))){var $header=$linkedSection.find('.w-tabs-section-header');$header.click()}}}}.bind(this))}.bind(this))},getPlacePosition:function(place){var data={newY:0,type:''};if(place===''||place==='#'){data.newY=0;data.placeType='top'} else if(this.blocks[place]!==undefined){data.newY=this.blocks[place].top;data.placeType='hash'}else if(place instanceof $){if(place.hasClass('w-tabs-section')){var newPlace=place.closest('.w-tabs');if(!newPlace.hasClass('accordion')){place=newPlace}} data.newY=Math.floor(place.offset().top-this._canvasTopOffset);if($us.header.headerTop===undefined||($us.header.headerTop>0&&place.offset().top>$us.header.headerTop)){data.newY=data.newY-$us.header.scrolledOccupiedHeight} data.placeType='element'}else{data.newY=Math.floor(place-this._canvasTopOffset);if($us.header.headerTop===undefined||($us.header.headerTop>0&&place>$us.header.headerTop)){data.newY=data.newY-$us.header.scrolledOccupiedHeight}} return data},scrollTo:function(place,animate){var offset=this.getPlacePosition.call(this,place),indicateActive=function(){if(offset.type==='hash'){this._indicatePosition(place)}else{this.scroll()}}.bind(this);if(animate){this.isScrolling=!0;if(navigator.userAgent.match(/iPad/i)!=null&&$('.us_iframe').length&&offset.type=='hash'){$(place)[0].scrollIntoView({behavior:"smooth",block:"start"})} var animateOptions={duration:this.options.animationDuration,easing:this.options.animationEasing,always:function(){$us.$window.off('keydown mousewheel DOMMouseScroll touchstart',this._events.cancel);this.isScrolling=!1;indicateActive()}.bind(this),step:function(now,fx){var newY=this.getPlacePosition(place).newY;if(fx.end!==newY){$us.$htmlBody.stop(!0,!1).animate({scrollTop:newY+'px'},$.extend(animateOptions,{easing:this.options.endAnimationEasing}))}}.bind(this)};$us.$htmlBody.stop(!0,!1).animate({scrollTop:offset.newY+'px'},animateOptions);$us.$window.on('keydown mousewheel DOMMouseScroll touchstart',this._events.cancel)}else{$us.$htmlBody.stop(!0,!1).scrollTop(offset.newY);indicateActive()}},cancel:function(){$us.$htmlBody.stop(!0,!1)},addWaypoint:function($elm,offset,fn){$elm=($elm instanceof $)?$elm:$($elm);if($elm.length==0){return} if(typeof offset!='string'||offset.indexOf('%')==-1){offset=parseInt(offset)} var waypoint={$elm:$elm,offset:offset,fn:fn};this._countWaypoint(waypoint);this.waypoints.push(waypoint)},_countWaypoint:function(waypoint){var elmTop=waypoint.$elm.offset().top,winHeight=$us.$window.height();if(typeof waypoint.offset=='number'){waypoint.scrollPos=elmTop-winHeight+waypoint.offset}else{waypoint.scrollPos=elmTop-winHeight+winHeight*parseInt(waypoint.offset)/100}},scroll:function(){var scrollTop=parseInt($us.$window.scrollTop());scrollTop=(scrollTop>=0)?scrollTop:0;if(!this.isScrolling){var activeHash;for(var hash in this.blocks){if(!this.blocks.hasOwnProperty(hash)){continue} if(scrollTop>=(this.blocks[hash].top-1)&&scrollTop<(this.blocks[hash].bottom-1)){activeHash=hash;break}} this._indicatePosition(activeHash)} for(var i=0;i=$us.$document.height())||scrollTop<=0};this._events={scroll:this.scroll.bind(this),resize:this.resize.bind(this),contentChange:function(){this._countScrollable()}.bind(this),hideMobileVerticalHeader:function(e){if($.contains(this.$container[0],e.target)){return} $us.$body.off($.isMobile?'touchstart':'click',this._events.hideMobileVerticalHeader);setTimeout(function(){$us.$body.removeClass('header-show')},10)}.bind(this)};this.$elms={};this.$places={hidden:this.$container.find('.l-subheader.for_hidden')};this.$container.find('.l-subheader-cell').each(function(index,cell){var $cell=$(cell);this.$places[$cell.parent().parent().usMod('at')+'_'+$cell.usMod('at')]=$cell}.bind(this));var regexp=/(^|)ush_([a-z_]+)_([0-9]+)(|$)/;this.$container.find('[class*=ush_]').each(function(index,elm){var $elm=$(elm),matches=regexp.exec($elm.attr('class'));if(!matches){return} var id=matches[2]+':'+matches[3];this.$elms[id]=$elm;if($elm.is('.w-vwrapper, .w-hwrapper')){this.$places[id]=$elm}}.bind(this));$us.$window.on('scroll',this._events.scroll);$us.$window.on('resize load',this._events.resize);this.resize();$us.$canvas.on('contentChange',function(){if(this.orientation=='ver'){this.docHeight=$us.$document.height()}}.bind(this));this.$container.on('contentChange',this._events.contentChange);this.$showBtn.on('click',function(e){if($us.$body.hasClass('header-show')){return} e.stopPropagation();$us.$body.addClass('header-show').on($.isMobile?'touchstart':'click',this._events.hideMobileVerticalHeader)}.bind(this));if(this.sticky_auto_hide){this.$container.addClass('sticky_auto_hide')}} var prevScrollTop=0;$.extend(USHeader.prototype,{scroll:function(){var scrollTop=parseInt($us.$window.scrollTop());if(this.sticky_auto_hide&&this.$container.hasClass('sticky')&&!this.isScrollBoundaries(scrollTop)){this.$container.toggleClass('down',prevScrollTop=this.headerTop){if(!this.$container.hasClass('sticky')){this.$container.addClass('sticky')} if(this.applyHeaderTop&&this.$container.css('top')!=''){this.$container.css('top','')}}else if(scrollTop=scrollBreakpoint){this.$container.addClass('sticky')}else if(this.$container.hasClass('sticky')&&!scrollTop&&_scrollTopthis.headerHeight+this.htmlTopMargin){var scrollRangeDiff=this.headerHeight-$us.canvas.winHeight+this.htmlTopMargin;if(this._sidedHeaderScrollRange===undefined){this._sidedHeaderScrollRange=[0,scrollRangeDiff]} if(scrollTop<=this._sidedHeaderScrollRange[0]){this._sidedHeaderScrollRange[0]=Math.max(0,scrollTop);this._sidedHeaderScrollRange[1]=this._sidedHeaderScrollRange[0]+scrollRangeDiff;this.$container.css({position:'fixed',top:this.htmlTopMargin})} else if(this._sidedHeaderScrollRange[0]$us.canvas.winHeight-this.htmlTopMargin){this.$container.addClass('scrollable')}else if(this.$container.hasClass('scrollable')){this.$container.removeClass('scrollable').resetInlineCSS('position','top','bottom');delete this._sidedHeaderScrollRange} if(this.headerHeight+this.htmlTopMargin>=this.docHeight){this.$container.css({position:'absolute',top:0})}}else if(this.$container.hasClass('scrollable')){this.$container.removeClass('scrollable').resetInlineCSS('position','top','bottom');delete this._sidedHeaderScrollRange}},_setPos:function(newPos){if(newPos==this.pos){return} this.$container.usMod('pos',newPos);if(newPos=='static'){this.$container.removeClass('sticky')} this.pos=newPos;this._countScrollable()},_setBg:function(newBg){if(newBg==this.bg){return} this.$container.usMod('bg',newBg);this.bg=newBg},_setShadow:function(newShadow){if(newShadow==this.shadow){return} this.$container.usMod('shadow',newShadow);this.shadow=newShadow},_placeElements:function(elms,$place){for(var i=0;iDate.now()){return} var offset=that.container.offset(),coord=(e.pageX-offset.left)/that.containerWidth;if(that._hoverAnimation){that._hoverTo=coord;return} that.set(coord);that._lastFrame=Date.now()}).mouseleave(function(e){that.mouseInside=!1;that.cancel();that.start(that.options.basePoint)})} this.$window.resize(function(){that.handleResize()});this._orientationDriven=('ontouchstart' in window&&'DeviceOrientationEvent' in window);if(this._orientationDriven){this._checkIfVisible();window.addEventListener("deviceorientation",function(e){if(!that.visible||that._lastFrame+that._frameRate>Date.now()){return} that._deviceOrientationChange(e);that._lastFrame=Date.now()});this.$window.resize(function(){that._checkIfVisible()});this.$window.scroll(function(){that._checkIfVisible()})} this.set(this.options.basePoint);this._lastFrame=Date.now()};Horparallax.prototype={_deviceOrientationChange:function(e){var gamma=e.gamma,beta=e.beta,x,y;switch(window.orientation){case-90:beta=Math.max(-45,Math.min(45,beta));x=(beta+45)/90;break;case 90:beta=Math.max(-45,Math.min(45,beta));x=(45-beta)/90;break;case 180:gamma=Math.max(-45,Math.min(45,gamma));x=(gamma+45)/90;break;case 0:default:if(gamma<-90||gamma>90){gamma=Math.abs(e.gamma)/e.gamma*(180-Math.abs(e.gamma))} gamma=Math.max(-45,Math.min(45,gamma));x=(45-gamma)/90;break} this.set(x)},handleResize:function(){this.containerWidth=this.container.outerWidth();this.containerHeight=this.container.outerHeight();this.bgWidth=this.bg.outerWidth();this.windowHeight=this.$window.height();this.set(this.now)},_checkIfVisible:function(){var scrollTop=this.$window.scrollTop(),containerTop=this.container.offset().top;this.visible=(containerTop+this.containerHeight>scrollTop&&containerTop=0){speedFactor=Math.min(baseSpeedFactor,curImgHeight/windowHeight);offsetFactor=Math.min(0,.5*(windowHeight-curImgHeight-speedFactor*(windowHeight-containerHeight)))}else{speedFactor=Math.min(baseSpeedFactor,(windowHeight-containerHeight)/(windowHeight+containerHeight));offsetFactor=Math.max(0,speedFactor*containerHeight)}}else{speedFactor=baseSpeedFactor;offsetFactor=0} topOffset=$this.offset().top;update()},10)} getBackgroundSize(function(sz){curImgHeight=baseImgHeight=sz.height;baseImgWidth=sz.width;resize()});$window.bind({scroll:update,load:resize,resize:resize});resize()})};jQuery('.parallax_ver').parallax('50%')})(jQuery);!function($){var USCounterNumber=function(container){this.$container=$(container);this.initialString=this.$container.html()+'';this.finalString=this.$container.data('final')+'';this.format=this.getFormat(this.initialString,this.finalString);if(this.format.decMark){var pattern=new RegExp('[^0-9\/'+this.format.decMark+']+','g');this.initial=parseFloat(this.initialString.replace(pattern,'').replace(this.format.decMark,'.'));this.final=parseFloat(this.finalString.replace(pattern,'').replace(this.format.decMark,'.'))}else{this.initial=parseInt(this.initialString.replace(/[^0-9]+/g,''));this.final=parseInt(this.finalString.replace(/[^0-9]+/g,''))} if(this.format.accounting){if(this.initialString.length>0&&this.initialString[0]=='('){this.initial=-this.initial} if(this.finalString.length>0&&this.finalString[0]=='('){this.final=-this.final}}};USCounterNumber.prototype={step:function(now){var value=(1-now)*this.initial+this.final*now,intPart=Math[this.format.decMark?'floor':'round'](value).toString(),result='';if(this.format.zerofill){intPart='0'.repeat(this.format.intDigits-intPart.length)+intPart} if(this.format.groupMark){if(this.format.indian){result+=intPart.replace(/(\d)(?=(\d\d)+\d$)/g,'$1'+this.format.groupMark)}else{result+=intPart.replace(/\B(?=(\d{3})+(?!\d))/g,this.format.groupMark)}}else{result+=intPart} if(this.format.decMark){var decimalPart=(value%1).toFixed(this.format.decDigits).substring(2);result+=this.format.decMark+decimalPart} if(this.format.accounting&&result.length>0&&result[0]=='-'){result='('+result.substring(1)+')'} this.$container.html(result)},getFormat:function(initial,final){var iFormat=this._getFormat(initial),fFormat=this._getFormat(final),format=$.extend({},iFormat,fFormat);if(format.groupMark==format.decMark){delete format.groupMark} return format},_getFormat:function(str){var marks=str.replace(/[0-9\(\)\-]+/g,''),format={};if(str.charAt(0)=='('){format.accounting=!0} if(/^0[0-9]/.test(str)){format.zerofill=!0} str=str.replace(/[\(\)\-]/g,'');if(marks.length!=0){if(marks.length>1){format.groupMark=marks.charAt(0);if(marks.charAt(0)!=marks.charAt(marks.length-1)){format.decMark=marks.charAt(marks.length-1)} if(str.split(format.groupMark).length>2&&str.split(format.groupMark)[1].length==2){format.indian=!0}}else{format[((str.length-str.indexOf(marks)-1)==3)?'groupMark':'decMark']=marks} if(format.decMark){format.decDigits=str.length-str.indexOf(format.decMark)-1}} if(format.zerofill){format.intDigits=str.replace(/[^\d]+/g,'').length-(format.decDigits||0)} return format}};var USCounterText=function(container){this.$container=$(container);this.initial=this.$container.text()+'';this.final=this.$container.data('final')+'';this.partsStates=this.getStates(this.initial,this.final);this.len=1/(this.partsStates.length-1);this.curState=0};USCounterText.prototype={step:function(now){var state=Math.round(Math.max(0,now/this.len));if(state==this.curState){return} this.$container.html(this.partsStates[state]);this.curState=state},getStates:function(initial,final){var dist=[],i,j;for(i=0;i<=initial.length;i ++){dist[i]=[i]} for(j=1;j<=final.length;j ++){dist[0][j]=j;for(i=1;i<=initial.length;i ++){dist[i][j]=(initial[i-1]===final[j-1])?dist[i-1][j-1]:(Math.min(dist[i-1][j],dist[i][j-1],dist[i-1][j-1])+1)}} var states=[final];for(i=initial.length,j=final.length;i>0||j>0;i --,j --){var min=dist[i][j];if(i>0){min=Math.min(min,dist[i-1][j],(j>0)?dist[i-1][j-1]:min)} if(j>0){min=Math.min(min,dist[i][j-1])} if(min>=dist[i][j]){continue} if(min==dist[i][j-1]){states.unshift(states[0].substring(0,j-1)+states[0].substring(j));i ++}else if(min==dist[i-1][j-1]){states.unshift(states[0].substring(0,j-1)+initial[i-1]+states[0].substring(j))}else if(min==dist[i-1][j]){states.unshift(states[0].substring(0,j)+initial[i-1]+states[0].substring(j));j ++}} return states}};var USCounter=function(container){this.$container=$(container);this.parts=[];this.duration=parseInt(this.$container.data('duration')||2000);this.$container.find('.w-counter-value-part').each(function(index,part){var $part=$(part);if($part.html()+''==$part.data('final')+''){return} var type=$part.usMod('type');if(type=='number'){this.parts.push(new USCounterNumber($part))}else{this.parts.push(new USCounterText($part))}}.bind(this));if(window.$us!==undefined&&window.$us.scroll!==undefined){$us.scroll.addWaypoint(this.$container,'15%',this.animate.bind(this))}else{this.animate()}};USCounter.prototype={animate:function(duration){this.$container.css('w-counter',0).animate({'w-counter':1},{duration:this.duration,step:this.step.bind(this)})},step:function(now){for(var i=0;i=$us.canvasOptions.disableEffectsWidth){e.stopPropagation();e.preventDefault();this.openLightboxItem(itemUrl,$item)}}}.bind(this))},initAjaxPagination:function(){this.$loadmore.on('click',function(){if(this.curPage0){$($items.find('.w-tabs')).each(function(){$(this).wTabs()})} if(page==1){var $jsonContainer=$result.find('.w-grid-json');if($jsonContainer.length){var ajaxData=$jsonContainer[0].onclick()||{};this.ajaxData.max_num_pages=ajaxData.max_num_pages||this.ajaxData.max_num_pages}else{this.ajaxData.max_num_pages=1}} if(this.templateVars.query_args.paged>=this.ajaxData.max_num_pages){this.$loadmore.addClass('done')}else{this.$loadmore.removeClass('done');this.$loadmore.removeClass('loading')} if(this.infiniteScroll){$us.scroll.addWaypoint(this.$loadmore,'-70%',function(){this.$loadmore.click()}.bind(this))}} if(this.$container.hasClass('popup_page')){$.each($items,function(index,item){var $loadedItem=$(item),$anchor=$loadedItem.find('.w-grid-item-anchor'),itemUrl=$anchor.attr('href');if(!$loadedItem.hasClass('custom-link')){$anchor.click(function(e){if($us.$window.width()>=$us.canvasOptions.disableEffectsWidth){e.stopPropagation();e.preventDefault();this.openLightboxItem(itemUrl,$loadedItem)}}.bind(this))}}.bind(this))} $us.$canvas.resize();this.$preloader.removeClass('active')}.bind(this));this.loading=!1}.bind(this),error:function(){this.$loadmore.removeClass('loading')}.bind(this)});this.curPage=page;this.curFilterTaxonomy=taxonomy},_hasScrollbar:function(){return document.documentElement.scrollHeight>document.documentElement.clientHeight},_getScrollbarSize:function(){if($us.scrollbarSize===undefined){var scrollDiv=document.createElement('div');scrollDiv.style.cssText='width: 99px; height: 99px; overflow: scroll; position: absolute; top: -9999px;';document.body.appendChild(scrollDiv);$us.scrollbarSize=scrollDiv.offsetWidth-scrollDiv.clientWidth;document.body.removeChild(scrollDiv)} return $us.scrollbarSize},openLightboxItem:function(itemUrl,$item){this.showLightbox();var $nextItem=$item.nextAll('article:visible:not(.custom-link)').first(),$prevItem=$item.prevAll('article:visible:not(.custom-link)').first();if($nextItem.length!=0){this.$lightboxNextArrow.show();this.$lightboxNextArrow.attr('title',$nextItem.find('.w-grid-item-title').text());this.$lightboxNextArrow.off('click').click(function(e){var $nextItemAnchor=$nextItem.find('.w-grid-item-anchor'),nextItemUrl=$nextItemAnchor.attr('href');e.stopPropagation();e.preventDefault();this.openLightboxItem(nextItemUrl,$nextItem)}.bind(this))}else{this.$lightboxNextArrow.attr('title','');this.$lightboxNextArrow.hide()} if($prevItem.length!=0){this.$lightboxPrevArrow.show();this.$lightboxPrevArrow.attr('title',$prevItem.find('.w-grid-item-title').text());this.$lightboxPrevArrow.off('click').click(function(e){var $prevItemAnchor=$prevItem.find('.w-grid-item-anchor'),prevItemUrl=$prevItemAnchor.attr('href');e.stopPropagation();e.preventDefault();this.openLightboxItem(prevItemUrl,$prevItem)}.bind(this))}else{this.$lightboxPrevArrow.attr('title','');this.$lightboxPrevArrow.hide()} if(itemUrl.indexOf('?')!==-1){this.$lightboxContentFrame.attr('src',itemUrl+'&us_iframe=1')}else{this.$lightboxContentFrame.attr('src',itemUrl+'?us_iframe=1')} this.$lightboxContentFrame.load(function(){this.lightboxContentLoaded()}.bind(this))},lightboxContentLoaded:function(){this.$lightboxContentPreloader.css('display','none')},showLightbox:function(){clearTimeout(this.lightboxTimer);this.$lightboxOverlay.appendTo($us.$body).show();this.$lightboxWrap.appendTo($us.$body).show();this.lightboxOpened=!0;this.$lightboxContentPreloader.css('display','block');$us.$html.addClass('usoverlay_fixed');if(!$.isMobile){this.windowHasScrollbar=this._hasScrollbar();if(this.windowHasScrollbar&&this._getScrollbarSize()){$us.$html.css('margin-right',this._getScrollbarSize())}} this.lightboxTimer=setTimeout(function(){this.afterShowLightbox()}.bind(this),25)},afterShowLightbox:function(){clearTimeout(this.lightboxTimer);this.$lightboxOverlay.addClass('active');this.$lightboxBox.addClass('active');$us.$canvas.trigger('contentChange');$us.$window.trigger('resize')},hideLightbox:function(){clearTimeout(this.lightboxTimer);this.lightboxOpened=!1;this.$lightboxOverlay.removeClass('active');this.$lightboxBox.removeClass('active');if(history.replaceState){history.replaceState(null,null,this.originalURL)} this.lightboxTimer=setTimeout(function(){this.afterHideLightbox()}.bind(this),500)},afterHideLightbox:function(){clearTimeout(this.lightboxTimer);this.$lightboxOverlay.appendTo(this.$container).hide();this.$lightboxWrap.appendTo(this.$container).hide();this.$lightboxContentFrame.attr('src','about:blank');$us.$html.removeClass('usoverlay_fixed');if(!$.isMobile){if(this.windowHasScrollbar){$us.$html.css('margin-right','')}}},beforeAppendItems:function($items){},afterAppendItems:function($items){}};$.fn.wGrid=function(options){return this.each(function(){$(this).data('wGrid',new $us.WGrid(this,options))})};$(function(){$('.w-grid').wGrid()});$('.w-grid-list').each(function(){var $list=$(this);if(!$list.find('[ref=magnificPopupGrid]').length){return} $us.getScript($us.templateDirectoryUri+'/common/js/vendor/magnific-popup.js',function(){var delegateStr='a[ref=magnificPopupGrid]:visible',popupOptions;if($list.hasClass('owl-carousel')){delegateStr='.owl-item:not(.cloned) a[ref=magnificPopupGrid]'} popupOptions={type:'image',delegate:delegateStr,gallery:{enabled:!0,navigateByImgClick:!0,preload:[0,1],tPrev:$us.langOptions.magnificPopup.tPrev,tNext:$us.langOptions.magnificPopup.tNext,tCounter:$us.langOptions.magnificPopup.tCounter},removalDelay:300,mainClass:'mfp-fade',fixedContentPos:!0,callbacks:{beforeOpen:function(){var owlCarousel=$list.data('owl.carousel');if(owlCarousel&&owlCarousel.settings.autoplay){$list.trigger('stop.owl.autoplay')}},beforeClose:function(){var owlCarousel=$list.data('owl.carousel');if(owlCarousel&&owlCarousel.settings.autoplay){$list.trigger('play.owl.autoplay')}}}};$list.magnificPopup(popupOptions);if($list.hasClass('owl-carousel')){$list.on('initialized.owl.carousel',function(initEvent){var $currentList=$(initEvent.currentTarget),items={};$('.owl-item:not(.cloned)',$currentList).each(function(_,item){var $item=$(item),id=$item.find('[data-id]').data('id');if(!items.hasOwnProperty(id)){items[id]=$item}});$currentList.on('click','.owl-item.cloned',function(e){e.preventDefault();e.stopPropagation();var $target=$(e.currentTarget),id=$target.find('[data-id]').data('id');if(items.hasOwnProperty(id)){$('a[ref=magnificPopupGrid]',items[id]).trigger('click')}})})}})})})(jQuery);jQuery(function($){$('.w-gallery.link_file .w-gallery-list').each(function(){$us.getScript($us.templateDirectoryUri+'/common/js/vendor/magnific-popup.js',function(){$(this).magnificPopup({type:'image',delegate:'a.w-gallery-item',gallery:{enabled:!0,navigateByImgClick:!0,preload:[0,1],tPrev:$us.langOptions.magnificPopup.tPrev,tNext:$us.langOptions.magnificPopup.tNext,tCounter:$us.langOptions.magnificPopup.tCounter},removalDelay:300,mainClass:'mfp-fade',fixedContentPos:!0})}.bind(this))});$('.w-gallery.type_masonry').each(function(index,gallery){$us.getScript($us.templateDirectoryUri+'/common/js/vendor/isotope.js',function(){var $container=$($(gallery).find('.w-gallery-list')),isotopeOptions={layoutMode:'masonry',isOriginLeft:!$('body').hasClass('rtl')};if($container.parents('.w-tabs-section-content-h').length){isotopeOptions.transitionDuration=0} $container.imagesLoaded(function(){$container.isotope(isotopeOptions);$container.isotope()});$us.$canvas.on('contentChange',function(){$container.imagesLoaded(function(){$container.isotope()})})})})});(function($){$.fn.wSlider=function(){return this.each(function(){$us.getScript($us.templateDirectoryUri+'/common/js/vendor/royalslider.js',function(){var $this=$(this),$frame=$this.find('.w-slider-h'),$slider=$this.find('.royalSlider'),$options=$this.find('.w-slider-json'),options=$options[0].onclick()||{};if($this.data('sliderInit')==1){return} $this.data('sliderInit',1);$options.remove();if(!$.fn.royalSlider){return} if($this.parent().hasClass('w-post-elm')){options.imageScaleMode='fill'} options.usePreloader=!1;$slider.royalSlider(options);var slider=$slider.data('royalSlider');if(options.fullscreen&&options.fullscreen.enabled){var rsEnterFullscreen=function(){$slider.appendTo($('body'));slider.ev.off('rsEnterFullscreen',rsEnterFullscreen);slider.ev.on('rsExitFullscreen',rsExitFullscreen);slider.updateSliderSize()};slider.ev.on('rsEnterFullscreen',rsEnterFullscreen);var rsExitFullscreen=function(){$slider.prependTo($frame);slider.ev.off('rsExitFullscreen',rsExitFullscreen);slider.ev.on('rsEnterFullscreen',rsEnterFullscreen)}} slider.ev.on('rsAfterContentSet',function(){slider.slides.forEach(function(slide){$(slide.content.find('img')[0]).attr('alt',slide.caption.attr('data-alt'))})});$us.$canvas.on('contentChange',function(){$slider.parent().imagesLoaded(function(){slider.updateSliderSize()})})}.bind(this))})};$(function(){jQuery('.w-slider').wSlider()})})(jQuery);!function($){"use strict";$us.WItext=function(container){this.$container=$(container);var $parts=this.$container.find('.w-itext-part');if($parts.length===0){return} var options=this.$container[0].onclick()||{};this.$container.removeAttr('onclick');var type=this.$container.usMod('type');this.animateChars=(type.substring(type.length-'chars'.length).toLowerCase()==='chars');this.duration=parseInt(options.duration)||1000;this.delay=parseInt(options.delay)||5000;this.dynamicColor=(options.dynamicColor||'');this.animateDurations=[];this.type=this.animateChars?type.substring(0,type.length-'chars'.length):type;this.parts=[];$parts.css({transitionDuration:this.duration+'ms'}).each(function(index,part){var part={$node:$(part),currentState:0,states:part.onclick()||[]};part.$node.removeAttr('onclick');if(this.dynamicColor){part.$node.css('color',this.dynamicColor)} this.parts[index]=part}.bind(this));var timer=$us.timeout(function(){this.parts.map(function(part){this._events.startAnimate.call(this,part)}.bind(this));$us.clearTimeout(timer)}.bind(this),this.delay)};$us.WItext.prototype={_events:{startAnimate:function(part){part.currentState=(part.currentState===part.states.length-1)?0:(part.currentState+1);this.render.call(this,part)},restartAnimate:function(part){$us.timeout(this._events.startAnimate.bind(this,part),this.delay)},clearAnimation:function(part){part.$node.html(part.states[part.currentState].replace(' ',' ')).css('width','');if(this.type==='typing'){part.$node.append('')} if(part.curDuration===Math.max.apply(null,this.animateDurations)){this.animateDurations=[];this.parts.map(function(_part){this._events.restartAnimate.call(this,_part)}.bind(this))}}},render:function(part){var nextValue=part.states[part.currentState],$curSpan=part.$node.wrapInner('').children('span'),$nextSpan=$('').html(nextValue.replace(' ',' ')).appendTo(part.$node),nextWidth=$nextSpan.width(),outType='fadeOut',startDelay=0;part.curDuration=this.duration;if(this.type==='typing'){var oldValue=$.trim($curSpan.text())+' ',removeDuration=Math.floor(part.curDuration/3);startDelay=Math.max.apply(null,[startDelay,(removeDuration*oldValue.length)]);for(var i=0;i')} for(var i=0;i'+$char+'');$char.css('transition-duration',part.curDuration+'ms').appendTo($nextSpan);$char.appendTo($nextSpan)} $us.timeout(function($char){if(this.type!=='typing'){$char.addClass('animated_'+this.type)}else{var $text=$('> span:first',$nextSpan);$text.html($text.html()+$char)}}.bind(this,$char),part.curDuration*i)} if(this.type==='typing'){$nextSpan.append('')} part.curDuration*=(nextValue.length+1)}else{$nextSpan.wrapInner('').children('span').css({'transition-duration':this.duration+'ms'}).addClass('animated_'+this.type)} this.animateDurations.push(part.curDuration);$us.timeout(this._events.clearAnimation.bind(this,part),part.curDuration+Math.floor(this.delay/3))}.bind(this),startDelay)}};$.fn.wItext=function(options){return this.each(function(){$(this).data('wItext',new $us.WItext(this,options))})};$(function(){$('.w-itext').wItext()})}(jQuery);!function($){$us.Nav=function(container,options){this.init(container,options)};$us.mobileNavOpened=0;$us.Nav.prototype={init:function(container,options){this.$nav=$(container);if(this.$nav.length==0){return} this.$control=this.$nav.find('.w-nav-control');this.$close=this.$nav.find('.w-nav-close');this.$items=this.$nav.find('.menu-item');this.$list=this.$nav.find('.w-nav-list.level_1');this.$subItems=this.$list.find('.menu-item-has-children');this.$subAnchors=this.$list.find('.menu-item-has-children > .w-nav-anchor');this.$subLists=this.$list.find('.menu-item-has-children > .w-nav-list');this.$anchors=this.$nav.find('.w-nav-anchor');this.$arrows=$('.w-nav-arrow');var adminBar=$('#wpadminbar');this.adminBarHeight=(adminBar.length)?adminBar.height():0;this.options=this.$nav.find('.w-nav-options:first')[0].onclick()||{};if(this.$nav.length==0){return} this.type=this.$nav.usMod('type');this.layout=this.$nav.usMod('layout');this.mobileOpened=!1;this.$control.on('click',function(){this.mobileOpened=!this.mobileOpened;this.setTabIndex(!0);this.$anchors.each(function(){if($(this).attr('href')==undefined){$(this).attr('href','javascript:void(0)')}});if(this.layout!='dropdown'){this.$anchors.removeAttr('tabindex')} if(this.mobileOpened){$('.l-header .w-nav').not(container).each(function(){$(this).trigger('USNavClose')});this.$control.addClass('active');this.$items.filter('.opened').removeClass('opened');this.$subLists.resetInlineCSS('display','height');if(this.layout=='dropdown'){this.$list.slideDownCSS(250,this._events.contentChanged)} $us.mobileNavOpened ++}else{this.$control.removeClass('active');if(this.layout=='dropdown'){this.$list.slideUpCSS(250,this._events.contentChanged)} this.setTabIndex();if(this.layout!='dropdown'){this.$anchors.attr('tabindex',-1)} $us.mobileNavOpened --} $us.$canvas.trigger('contentChange')}.bind(this));this.$control.on('focusin',function(e){if(this.type!='mobile'||this.layout=='dropdown'){return} this.$anchors.attr('tabindex',-1)}.bind(this));this.$close.on('click',function(){this.mobileOpened=!1;this.$control.removeClass('active');$us.mobileNavOpened --;$us.$canvas.trigger('contentChange')}.bind(this));$us.$document.keyup(function(e){if(e.keyCode==27){if(this.mobileOpened){if(this.layout=='dropdown'){this.$list.slideUpCSS(250,this._events.contentChanged)} this.mobileOpened=!1;this.$control.removeClass('active');this.setTabIndex();if(this.layout!='dropdown'){this.$anchors.attr('tabindex',-1)} $us.mobileNavOpened --;$us.$canvas.trigger('contentChange')}}}.bind(this));this._events={menuToggler:function($item,show){if(this.type!='mobile'){return} var $sublist=$item.children('.w-nav-list');if(show){$item.addClass('opened');$sublist.slideDownCSS(250,this._events.contentChanged)}else{$item.removeClass('opened');$sublist.slideUpCSS(250,this._events.contentChanged)}}.bind(this),focusHandler:function(e){if(this.type=='mobile'){return} var $item=$(e.target).closest('.menu-item'),$target=$(e.target);$item.parents('.menu-item').addClass('opened');$item.on('mouseleave',function(){$target.blur()})}.bind(this),blurHandler:function(e){if(this.type=='mobile'){return} var $item=$(e.target).closest('.menu-item');$item.parents('.menu-item').removeClass('opened')}.bind(this),clickHandler:function(e){if(this.type!='mobile'){return} e.stopPropagation();e.preventDefault();var $item=$(e.currentTarget).closest('.menu-item'),isOpened=$item.hasClass('opened');this._events.menuToggler($item,!isOpened)}.bind(this),keyDownHandler:function(e){if(this.type!='mobile'){return} var keyCode=e.keyCode||e.which;if(keyCode==13){var $target=$(e.target),$item=$target.closest('.menu-item'),isOpened=$item.hasClass('opened');if(!$target.is(this.$arrows)){return} e.stopPropagation();e.preventDefault();this._events.menuToggler($item,!isOpened)} if(keyCode==9){var $target=$(e.target)?$(e.target):{},i=this.$anchors.index($target),isDropdownLayout=this.layout=='dropdown'?!0:!1,closeMenu=function(){if(this.mobileOpened){if(isDropdownLayout){this.$list.slideUpCSS(250,this._events.contentChanged)} this.mobileOpened=!1;this.$control.removeClass('active');$us.mobileNavOpened --;$us.$canvas.trigger('contentChange');this.setTabIndex();if(this.layout!='dropdown'){this.$anchors.attr('tabindex',-1)}}}.bind(this);if(e.shiftKey){if((i===this.$anchors.length-1)&&this.layout!='dropdown'){this.$anchors.attr('tabindex',-1)} if(i===0){closeMenu()}}else{if(i===this.$anchors.length-1){closeMenu()}}}}.bind(this),resize:this.resize.bind(this),contentChanged:function(){if(this.type=='mobile'&&$us.header.orientation=='hor'&&$us.canvas.headerPos=='fixed'&&this.layout=='fixed'){this.setFixedMobileMaxHeight()} $us.header.$container.trigger('contentChange')}.bind(this),close:function(){if(this.$list!=undefined&&jQuery.fn.slideUpCSS!=undefined&&this.mobileOpened&&this.type=='mobile'){this.mobileOpened=!1;if(this.layout=='dropdown'&&this.headerOrientation=='hor'){this.$list.slideUpCSS(250)} $us.mobileNavOpened --;$us.$canvas.trigger('contentChange')}}.bind(this)};this.$subItems.each(function(index){var $item=$(this.$subItems[index]),$arrow=$item.find('.w-nav-arrow').first(),$subAnchor=$item.find('.w-nav-anchor').first(),dropByLabel=$item.hasClass('mobile-drop-by_label')||$item.parents('.menu-item').hasClass('mobile-drop-by_label'),dropByArrow=$item.hasClass('mobile-drop-by_arrow')||$item.parents('.menu-item').hasClass('mobile-drop-by_arrow');if(dropByLabel||(this.options.mobileBehavior&&!dropByArrow)){$subAnchor.on('click',this._events.clickHandler)}else if(dropByArrow||(!this.options.mobileBehavior&&!dropByLabel)){$arrow.on('click',this._events.clickHandler);$arrow.on('click',this._events.keyDownHandler)}}.bind(this));this.$subItems.each(function(){var $this=$(this),$parentItem=$this.parent().closest('.menu-item');if($parentItem.length==0||$parentItem.usMod('columns')===!1){$this.addClass('togglable')}});if(!$us.$html.hasClass('no-touch')){this.$list.find('.menu-item-has-children.togglable > .w-nav-anchor').on('click',function(e){if(this.type=='mobile'){return} e.preventDefault();var $this=$(e.currentTarget),$item=$this.parent();if($item.hasClass('opened')){return location.assign($this.attr('href'))} $item.addClass('opened');var outsideClickEvent=function(e){if($.contains($item[0],e.target)){return} $item.removeClass('opened');$us.$body.off('touchstart',outsideClickEvent)};$us.$body.on('touchstart',outsideClickEvent)}.bind(this))} $($us.$document).on('mouseup touchend',function(e){if(this.mobileOpened&&this.type=='mobile'){if(!this.$control.is(e.target)&&this.$control.has(e.target).length===0&&!this.$list.is(e.target)&&this.$list.has(e.target).length===0){this.mobileOpened=!1;this.$control.removeClass('active');this.$items.filter('.opened').removeClass('opened');this.$subLists.slideUpCSS(250);if(this.layout=='dropdown'&&this.headerOrientation=='hor'){this.$list.slideUpCSS(250)} $us.mobileNavOpened --;$us.$canvas.trigger('contentChange')}}}.bind(this));this.$anchors.on('focus.upsolution',this._events.focusHandler);this.$anchors.on('blur.upsolution',this._events.blurHandler);this.$nav.on('keydown.upsolution',this._events.keyDownHandler);this.$anchors.on('click',function(e){var $item=$(e.currentTarget).closest('.menu-item'),dropByLabel=$item.hasClass('mobile-drop-by_label')||$item.parents('.menu-item').hasClass('mobile-drop-by_label'),dropByArrow=$item.hasClass('mobile-drop-by_arrow')||$item.parents('.menu-item').hasClass('mobile-drop-by_arrow');if(this.type!='mobile'||$us.header.orientation!='hor'){return} if(dropByLabel||(this.options.mobileBehavior&&$item.hasClass('menu-item-has-children')&&!dropByArrow)){return} this.mobileOpened=!1;this.$control.removeClass('active');if(this.layout=='dropdown'){this.$list.slideUpCSS(250)} $us.mobileNavOpened --;$us.$canvas.trigger('contentChange')}.bind(this));$us.$window.on('resize',this._events.resize);setTimeout(function(){this.resize();$us.header.$container.trigger('contentChange')}.bind(this),50);this.$nav.on('USNavClose',this._events.close)},setTabIndex:function(add){this.$subItems.each(function(index){var $item=$(this.$subItems[index]);if($item.hasClass('mobile-drop-by_arrow')||$item.parents('.menu-item').hasClass('mobile-drop-by_arrow')||(!$item.hasClass('mobile-drop-by_label')&&!this.options.mobileBehavior)){if(add){$item.find('.w-nav-arrow').attr('tabindex',0)}else{$item.find('.w-nav-arrow').removeAttr('tabindex')}}}.bind(this))},setFixedMobileMaxHeight:function(){this.$list.css('max-height',$us.canvas.winHeight-this.adminBarHeight-$us.header.scrolledOccupiedHeight+'px')},resize:function(){if(this.$nav.length==0){return} var nextType=(window.innerWidth');var $wrapper=$this.parent();$wrapper.css({overflow:'hidden',height:$this.outerHeight(!0)});$wrapper.performCSSTransition({height:0},300,function(){$wrapper.remove();$us.$canvas.trigger('contentChange')},'cubic-bezier(.4,0,.2,1)')})})};$(function(){$('.w-message').usMessage()})})(jQuery);(function($){"use strict";$us.PageScroller=function(container,options){this.init(container,options)};$us.PageScroller.prototype={init:function(container,options){var defaults={coolDown:100,animationDuration:1000,animationEasing:'easeInOutExpo'};this.options=$.extend({},defaults,options);this.$container=$(container);this._canvasTopOffset=$us.$canvas.offset().top;this.activeSection=0;this.sections=[];this.initialSections=[];this.hiddenSections=[];this.currHidden=[];this.dots=[];this.scrolls=[];this.usingDots=!1;this.isTouch=(('ontouchstart' in window)||(navigator.msMaxTouchPoints>0)||(navigator.maxTouchPoints));this.disableWidth=(this.$container.data('disablewidth')!==undefined)?this.$container.data('disablewidth'):768;this.hiddenClasses={'uvc_hidden-xs':[0,479],'uvc_hidden-xsl':[480,767],'uvc_hidden-sm':[768,991],'uvc_hidden-md':[992,1199],'uvc_hidden-ml':[1200,1823],'uvc_hidden-lg':[1824,99999],'vc_hidden-xs':[0,767],'vc_hidden-sm':[768,991],'vc_hidden-md':[992,1199],'vc_hidden-lg':[1200,99999]};if(this.$container.data('speed')!==undefined){this.options.animationDuration=this.$container.data('speed')} if($us.canvas.headerPos==='static'&&$us.header.orientation==='hor'&&$us.header.bg!=='transparent'){$us.canvas.$header.each(function(){var $section=$us.canvas.$header,section={$section:$section,area:'header',};this._countPosition(section);this.sections.push(section);this.initialSections.push(section)}.bind(this))} $us.$canvas.find('.l-section').each(function(key,elm){if($('.l-section',elm).length){return} var $section=$(elm),section={$section:$section,hiddenBoundaries:[],area:'content',},addedWidths=[];hidden:for(var i in this.hiddenClasses){if(this.hiddenClasses.hasOwnProperty(i)){var low=this.hiddenClasses[i][0],high=this.hiddenClasses[i][1];if($section.hasClass(i)){var addedWidthLength=addedWidths.length,j;addedWidths.push([low,high]);for(j=0;j .l-section').each(function(key,elm){var $section=$(elm),section={$section:$section,area:'footer',};this._countPosition(section);this.sections.push(section);this.initialSections.push(section)}.bind(this));this.$dotsContainer=this.$container.find('.w-scroller-dots');if(this.$dotsContainer.length){this.usingDots=!0;this.$firstDot=this.$dotsContainer.find('.w-scroller-dot').first();this.redrawDots()} this._attachEvents();this._events={scroll:this.scroll.bind(this),resize:this.resize.bind(this)};$us.$canvas.on('contentChange',this._events.resize);$us.$window.on('resize load',this._events.resize);$us.$window.on('resize load scroll',this._events.scroll);setTimeout(this._events.resize,100)},isSectionHidden:function(section){if(!this.initialSections[section].hiddenBoundaries||!this.initialSections[section].hiddenBoundaries.length){return!1} var currWidth=window.innerWidth,isHidden=!1;for(var i=0;i=low&&currWidth<=high){isHidden=!0;break}} return isHidden},redrawDots:function(){if(!this.$dotsContainer.length||!this.usingDots){return!1} this.$dotsContainer.html('');for(var i=0;i=0;i --){var indexOfTheItem=this.currHidden.indexOf(this.hiddenSections[i]);if(this.isSectionHidden(this.hiddenSections[i])){if(indexOfTheItem===-1){this.currHidden.push(this.hiddenSections[i])} this.sections.splice(this.hiddenSections[i],1)}else{this.currHidden.splice(indexOfTheItem,1)}} this.redrawDots()},getScrollSpeed:function(number){var sum=0,lastElements=this.scrolls.slice(Math.max(this.scrolls.length-number,1));for(var i=0;i149){that.scrolls.shift()} that.scrolls.push(Math.abs(direction));if((currentTime-that.previousMouseWheelTime)>that.options.coolDown){that.scrolls=[]} that.previousMouseWheelTime=currentTime;speedEnd=that.getScrollSpeed(10);speedMiddle=that.getScrollSpeed(70);isAccelerating=speedEnd>=speedMiddle;if(isAccelerating){if(direction<0){target ++}else if(direction>0){target --} if(that.sections[target]===undefined){return} that.scrollTo(target);that.lastScroll=currentTime}} $us.$document.off('mousewheel DOMMouseScroll MozMousePixelScroll');document.removeEventListener('mousewheel',mouseWheelHandler);document.removeEventListener('DOMMouseScroll',mouseWheelHandler);document.removeEventListener('MozMousePixelScroll',mouseWheelHandler);$us.$canvas.off('touchstart touchmove');if($us.$window.width()>this.disableWidth&&$us.mobileNavOpened<=0&&(!$us.$html.hasClass('cloverlay_fixed'))){document.addEventListener('mousewheel',mouseWheelHandler,{passive:!1});document.addEventListener('DOMMouseScroll',mouseWheelHandler,{passive:!1});document.addEventListener('MozMousePixelScroll',mouseWheelHandler,{passive:!1});if($.isMobile||this.isTouch){$us.$canvas.on('touchstart',function(event){var e=event.originalEvent;if(typeof e.pointerType==='undefined'||e.pointerType!=='mouse'){this.touchStartY=e.touches[0].pageY}}.bind(this));$us.$canvas.on('touchmove',function(event){event.preventDefault();var currentTime=new Date().getTime(),e=event.originalEvent,target=this.activeSection;this.touchEndY=e.touches[0].pageY;if(Math.abs(this.touchStartY-this.touchEndY)>($us.$window.height()/50)){if(this.touchStartY>this.touchEndY){target ++}else if(this.touchEndY>this.touchStartY){target --} if(this.sections[target]===undefined){return} this.scrollTo(target);this.lastScroll=currentTime}}.bind(this))}}},_countPosition:function(section){section.top=section.$section.offset().top-this._canvasTopOffset;if(($us.header.headerTop===undefined&&$us.header.settings.is_hidden===undefined)||$us.header.headerTop>0){section.top=section.top-parseInt($us.header.scrolledOccupiedHeight)} section.bottom=section.top+section.$section.outerHeight(!1)},_countAllPositions:function(){for(var section in this.sections){if(this.sections[section].$section.length){this._countPosition(this.sections[section])}}},scrollTo:function(target){var currentTime=new Date().getTime();if(this.previousScrollTime!==undefined&&(currentTime-this.previousScrollTime=(this.sections[section].top-1)&&scrollTop<(this.sections[section].bottom-1)){this.activeSection=section;break}} if(this.usingDots){this.$dots.removeClass('active');if(this.dots[this.activeSection]!==undefined){this.dots[this.activeSection].addClass('active')}}}.bind(this),500)}};$.fn.usPageScroller=function(options){return this.each(function(){$(this).data('usPageScroller',new $us.PageScroller(this,options))})};$(function(){var pid=setTimeout(function(){$('.w-scroller').usPageScroller();clearTimeout(pid)},0)})})(jQuery);!function($){"use strict";$us.WPopup=function(container){this.$container=$(container);this._events={show:this.show.bind(this),afterShow:this.afterShow.bind(this),hide:this.hide.bind(this),preventHide:function(e){e.stopPropagation()},afterHide:this.afterHide.bind(this),keyup:function(e){if(e.key=="Escape"){this.hide()}}.bind(this),scroll:function(){$us.$document.trigger('scroll')}};this.transitionEndEvent=(navigator.userAgent.search(/webkit/i)>0)?'webkitTransitionEnd':'transitionend';this.isFixed=!jQuery.isMobile;this.$trigger=this.$container.find('.w-popup-trigger');this.triggerType=this.$trigger.usMod('type');if(this.triggerType=='load'){var delay=this.$trigger.data('delay')||2;setTimeout(this.show.bind(this),delay*1000)}else if(this.triggerType=='selector'){var selector=this.$trigger.data('selector');if(selector){$us.$body.on('click',selector,this._events.show)}}else{this.$trigger.on('click',this._events.show)} this.$wrap=this.$container.find('.w-popup-wrap').usMod('pos',this.isFixed?'fixed':'absolute').on('click',this._events.hide);this.$box=this.$container.find('.w-popup-box');this.$overlay=this.$container.find('.w-popup-overlay').usMod('pos',this.isFixed?'fixed':'absolute').on('click',this._events.hide);this.$container.find('.w-popup-closer').on('click',this._events.hide);this.$box.on('click',this._events.preventHide);this.timer=null};$us.WPopup.prototype={_hasScrollbar:function(){return document.documentElement.scrollHeight>document.documentElement.clientHeight},_getScrollbarSize:function(){if($us.scrollbarSize===undefined){var scrollDiv=document.createElement('div');scrollDiv.style.cssText='width: 99px; height: 99px; overflow: scroll; position: absolute; top: -9999px;';document.body.appendChild(scrollDiv);$us.scrollbarSize=scrollDiv.offsetWidth-scrollDiv.clientWidth;document.body.removeChild(scrollDiv)} return $us.scrollbarSize},show:function(){clearTimeout(this.timer);this.$overlay.appendTo($us.$body).show();this.$wrap.appendTo($us.$body).css('display','flex');if(this.isFixed){$us.$html.addClass('usoverlay_fixed');this.windowHasScrollbar=this._hasScrollbar();if(this.windowHasScrollbar&&this._getScrollbarSize()){$us.$html.css('margin-right',this._getScrollbarSize())}}else{this.$overlay.css({height:$us.$document.height()});this.$wrap.css('top',$us.$window.scrollTop())} $us.$body.on('keyup',this._events.keyup);this.$wrap.on('scroll',this._events.scroll);this.timer=setTimeout(this._events.afterShow,25)},afterShow:function(){clearTimeout(this.timer);this.$overlay.addClass('active');this.$box.addClass('active');if(window.$us!==undefined&&$us.$canvas!==undefined){$us.$canvas.trigger('contentChange')} $us.$window.trigger('resize')},hide:function(){clearTimeout(this.timer);$us.$body.off('keyup',this._events.keyup);this.$box.on(this.transitionEndEvent,this._events.afterHide);this.$overlay.removeClass('active');this.$box.removeClass('active');this.$wrap.off('scroll',this._events.scroll);this.timer=setTimeout(this._events.afterHide,1000)},afterHide:function(){clearTimeout(this.timer);this.$box.off(this.transitionEndEvent,this._events.afterHide);this.$overlay.appendTo(this.$container).hide();this.$wrap.appendTo(this.$container).hide();if(this.isFixed){$us.$html.removeClass('usoverlay_fixed');if(this.windowHasScrollbar){$us.$html.css('margin-right','')} $us.$window.trigger('resize')}},};$.fn.wPopup=function(options){return this.each(function(){$(this).data('wPopup',new $us.WPopup(this,options))})};$(function(){$('.w-popup').wPopup()})}(jQuery);(function($){$.fn.wProgbar=function(){return this.each(function(){var $container=$(this),count=$container.data('count')+'',$titleCount=$container.find('.w-progbar-title-count'),$barCount=$container.find('.w-progbar-bar-count');if($container.data('progBarInit')==1){return} $container.data('progBarInit',1);if(count===null){count=50} if(/bot|googlebot|crawler|spider|robot|crawling/i.test(navigator.userAgent)){$container.removeClass('initial');$titleCount.html(count+'%');$barCount.html(count+'%');return} $titleCount.html('0%');$barCount.html('0%');$us.scroll.addWaypoint(this,'15%',function(){var current=0,step=40,stepValue=count/40,interval=setInterval(function(){current+=stepValue;step --;$titleCount.html(current.toFixed(0)+'%');$barCount.html(current.toFixed(0)+'%');if(step<=0){$titleCount.html(count+'%');$barCount.html(count+'%');window.clearInterval(interval)}},20);$container.removeClass('initial')})})};$(function(){jQuery('.w-progbar').wProgbar()})})(jQuery);!function($){"use strict";$.fn.wSearch=function(){return this.each(function(){var $container=$(this),$form=$container.find('.w-search-form'),$btnOpen=$container.find('.w-search-open'),$btnClose=$container.find('.w-search-close'),$input=$form.find('[name="s"]'),$overlay=$container.find('.w-search-background'),$window=$(window),searchOverlayInitRadius=25,showHideTimer=null,isFullScreen=$container.hasClass('layout_fullscreen'),isWithRipple=$container.hasClass('with_ripple'),searchHide=function(e){e.preventDefault();e.stopPropagation();$container.removeClass('active');$input.blur();if(isWithRipple&&isFullScreen){$form.css({transition:'opacity 0.4s'});window.setTimeout(function(){$overlay.removeClass('overlay-on').addClass('overlay-out').css({'transform':'scale(0.1)'});$form.css('opacity',0);clearTimeout(showHideTimer);showHideTimer=window.setTimeout(function(){$form.css('display','none');$overlay.css('display','none')},600)},25)}},searchShow=function(){$container.addClass('active');if(isWithRipple&&isFullScreen){var searchPos=$btnOpen.offset(),searchWidth=$btnOpen.width(),searchHeight=$btnOpen.height();searchPos.top-=$window.scrollTop();searchPos.left-=$window.scrollLeft();var overlayX=searchPos.left+searchWidth/2,overlayY=searchPos.top+searchHeight/2,winWidth=$us.canvas.winWidth,winHeight=$us.canvas.winHeight,overlayRadius=Math.sqrt(Math.pow(Math.max(winWidth-overlayX,overlayX),2)+Math.pow(Math.max(winHeight-overlayY,overlayY),2)),overlayScale=(overlayRadius+15)/searchOverlayInitRadius;$overlay.css({width:searchOverlayInitRadius*2,height:searchOverlayInitRadius*2,left:overlayX,top:overlayY,"margin-left":-searchOverlayInitRadius,"margin-top":-searchOverlayInitRadius});$overlay.removeClass('overlay-out').show();$form.css({opacity:0,display:'block',transition:'opacity 0.4s 0.3s'});window.setTimeout(function(){$overlay.addClass('overlay-on').css({"transform":"scale("+overlayScale+")"});$form.css('opacity',1)},25);$input.trigger('focus')}else{$input.trigger('focus')}};$btnOpen.on('click',searchShow);$btnClose.on('click touchstart',searchHide);$input.keyup(function(e){if(e.keyCode===27){searchHide(e)}})})};$(function(){jQuery('.l-header .w-search').wSearch()})}(jQuery);!function($){"use strict";function WShare(selector){var $this=$(selector),$parent=$this.parent(),first_image_src,opt={url:window.location,text:document.title,lang:document.documentElement.lang,image:$('meta[name="og:image"]').attr('content')||''};if(window.selectedText){opt.text=window.selectedText} if($parent.attr('data-sharing-url')!==undefined&&$parent.attr('data-sharing-url')!==''){opt.url=$parent.attr('data-sharing-url')} if($parent.attr('data-sharing-image')!==undefined&&$parent.attr('data-sharing-image')!==''){opt.image=$parent.attr('data-sharing-image')} if(opt.image===''||opt.image===undefined){first_image_src=$('img').first().attr('src');if(first_image_src!==undefined&&first_image_src!==''){opt.image=first_image_src}} if($this.hasClass('facebook')){window.open("https://www.facebook.com/sharer/sharer.php?u="+encodeURIComponent(opt.url)+""e="+encodeURIComponent(opt.text)+"","facebook","toolbar=0, status=0, width=900, height=500")}else if($this.hasClass('twitter')){window.open("https://twitter.com/intent/tweet?text="+encodeURIComponent(opt.text)+"&url="+encodeURIComponent(opt.url),"twitter","toolbar=0, status=0, width=650, height=360")}else if($this.hasClass('linkedin')){window.open('https://www.linkedin.com/shareArticle?mini=true&url='+encodeURIComponent(opt.url),'linkedin','toolbar=no,width=550,height=550')}else if($this.hasClass('whatsapp')){if(jQuery.isMobile){window.open("https://api.whatsapp.com/send?text="+encodeURIComponent(opt.text+' '+opt.url),"whatsapp","toolbar=0, status=0, width=900, height=500")}else{window.open("https://web.whatsapp.com/send?text="+encodeURIComponent(opt.text+' '+opt.url),"whatsapp","toolbar=0, status=0, width=900, height=500")}}else if($this.hasClass('xing')){window.open("https://www.xing.com/spi/shares/new?url="+encodeURIComponent(opt.url),"xing","toolbar=no, status=0, width=900, height=500")}else if($this.hasClass('reddit')){window.open("https://www.reddit.com/submit?url="+encodeURIComponent(opt.url)+"&title="+encodeURIComponent(opt.text),"reddit","toolbar=no, status=0, width=900, height=500")}else if($this.hasClass('pinterest')){window.open('https://www.pinterest.com/pin/create/button/?url='+encodeURIComponent(opt.url)+'&media='+encodeURIComponent(opt.image)+'&description='+encodeURIComponent(opt.text),'pinterest','toolbar=no,width=700,height=300')}else if($this.hasClass('vk')){window.open('https://vk.com/share.php?url='+encodeURIComponent(opt.url)+'&title='+encodeURIComponent(opt.text)+'&description=&image='+encodeURIComponent(opt.image),'vk','toolbar=no,width=700,height=300')}else if($this.hasClass('email')){window.location='mailto:?subject='+opt.text+'&body='+encodeURIComponent(opt.url)}} if($('.w-sharing-tooltip').length){var activeArea='.l-main';if($('.w-sharing-tooltip').attr('data-sharing-area')==='post_content'){activeArea='.w-post-elm.post_content'} $('body').not(activeArea).bind('mouseup',function(){var selection;if(window.getSelection){selection=window.getSelection()}else if(document.selection){selection=document.selection.createRange()} if(selection.toString()===''){$(".w-sharing-tooltip.active:visible").hide()}});$(activeArea).bind('mouseup',function(e){var selection,tooltip='',url,$copy2clipboard=$('.w-sharing-item.copy2clipboard');if(window.getSelection){selection=window.getSelection()}else if(document.selection){selection=document.selection.createRange()} $(".w-sharing-tooltip").each(function(){if($(this).hasClass('active')){tooltip=this}});if(tooltip===''){$(".w-sharing-tooltip:first").addClass('active');$(".w-sharing-tooltip.active").appendTo("body");tooltip=".w-sharing-tooltip.active"} if(selection.toString()!==''){window.selectedText=selection.toString();$(tooltip).css({"display":"inline-block","left":e.pageX,"top":e.pageY-50,})}else{window.selectedText='';$(tooltip).hide()} $copy2clipboard.on('click',function(){if($copy2clipboard.parent().attr('data-sharing-url')!==undefined&&$copy2clipboard.parent().attr('data-sharing-url')!==''){url=$copy2clipboard.parent().attr('data-sharing-url')}else{url=window.location} var el=document.createElement('textarea');el.value=window.selectedText+' '+url;el.setAttribute('readonly','');el.style.position='absolute';el.style.left='-9999px';document.body.appendChild(el);el.select();document.execCommand ('copy');document.body.removeChild(el);$(tooltip).hide()})})} $('.w-sharing-item').on('click',function(){WShare(this);$('.w-sharing-tooltip').hide()})}(jQuery);!function($){"use strict";$us.WTabs=function(container,options){this.init(container,options)};$us.WTabs.prototype={init:function(container,options){var defaults={duration:300,easing:'cubic-bezier(.78,.13,.15,.86)'};this.options=$.extend({},defaults,options);this.isRtl=$('.l-body').hasClass('rtl');this.$container=$(container);this.$tabsList=this.$container.find('> .w-tabs-list:first');this.$tabs=this.$tabsList.find('.w-tabs-item');this.$tabsH=this.$tabsList.find('.w-tabs-item-h');this.$sectionsWrapper=this.$container.find('> .w-tabs-sections:first');this.$sectionsHelper=this.$sectionsWrapper.children();this.$sections=this.$sectionsHelper.find('> .w-tabs-section');this.$headers=this.$sections.children('.w-tabs-section-header');this.$contents=this.$sections.children('.w-tabs-section-content');this.$line_charts=this.$container.find(".vc_line-chart");this.$round_charts=this.$container.find(".vc_round-chart");this.width=0;this.tabWidths=[];this.tabHeights=[];this.tabTops=[];this.tabLefts=[];this.isTogglable=(this.$container.usMod('type')==='togglable');this.isStretched=this.$tabsList.hasClass('stretch');this.basicLayout=this.$container.hasClass('accordion')?'accordion':(this.$container.usMod('layout')||'hor');this.curLayout=this.basicLayout;this.responsive=$us.canvas.options.responsive;this.active=[];this.activeOnInit=[];this.definedActive=[];this.count=this.$tabs.length;this.minWidth=0;if(this.count===0){return} this.isTrendy=this.$container.hasClass('style_trendy');if(this.isTrendy){this.$tabsBar=$()} this.tabs=$.map(this.$tabs.toArray(),$);this.sections=$.map(this.$sections.toArray(),$);this.headers=$.map(this.$headers.toArray(),$);this.contents=$.map(this.$contents.toArray(),$);$.each(this.tabs,function(index){if(this.sections[index].hasClass('content-empty')){this.tabs[index].hide();this.sections[index].hide()} if(this.tabs[index].hasClass('active')){this.active.push(index);this.activeOnInit.push(index)} if(this.tabs[index].hasClass('defined-active')){this.definedActive.push(index)} this.tabs[index].add(this.headers[index]).on('click mouseover',function(e){var linkUrl=this.tabs[index].find('a').attr('href');if(!linkUrl||(linkUrl&&linkUrl.indexOf('http')===-1)){e.preventDefault()} if(e.type=='mouseover'&&(this.$container.hasClass('accordion')||!this.$container.hasClass('switch_hover'))){return} if(this.curLayout==='accordion'&&this.isTogglable){this.toggleSection(index)}else{if(index!=this.active[0]){this.headerClicked=!0;this.openSection(index)}else if(this.curLayout==='accordion'){this.contents[index].css('display','block').slideUp(this.options.duration,this._events.contentChanged);this.tabs[index].removeClass('active');this.sections[index].removeClass('active');this.active[0]=undefined}}}.bind(this))}.bind(this));this._events={resize:this.resize.bind(this),hashchange:this.hashchange.bind(this),contentChanged:function(){$us.$canvas.trigger('contentChange');this.$line_charts.length&&jQuery.fn.vcLineChart&&this.$line_charts.vcLineChart({reload:!1});this.$round_charts.length&&jQuery.fn.vcRoundChart&&this.$round_charts.vcRoundChart({reload:!1})}.bind(this)};this.switchLayout(this.curLayout);$us.$window.on('resize',this._events.resize);$us.$window.on('hashchange',this._events.hashchange);$us.$document.on('ready',this._events.resize);$us.$document.on('ready',function(){setTimeout(this._events.resize,50);setTimeout(function(){if(window.location.hash){var hash=window.location.hash.substr(1),$linkedSection=this.$container.find('.w-tabs-section[id="'+hash+'"]');if($linkedSection.length&&(!$linkedSection.hasClass('active'))){$linkedSection.find('.w-tabs-section-header').trigger('click')}}}.bind(this),150)}.bind(this));$.each(this.tabs,function(index){if(this.headers[index].attr('href')!=undefined){var tabHref=this.headers[index].attr('href'),tabHeader=this.headers[index];$('a[href="'+tabHref+'"]',this.$container).on('click',function(e){e.preventDefault();if($(this).hasClass('w-tabs-section-header','w-tabs-item-h')){return} if(!$(tabHeader).parent('.w-tabs-section').hasClass('active')){tabHeader.trigger('click')}})}}.bind(this));this.$container.addClass('initialized')},hashchange:function(){if(window.location.hash){var hash=window.location.hash.substr(1),$linkedSection=this.$container.find('.w-tabs-section[id="'+hash+'"]');if($linkedSection.length&&(!$linkedSection.hasClass('active'))){var $header=$linkedSection.find('.w-tabs-section-header');$header.click()}}},switchLayout:function(to){this.cleanUpLayout(this.curLayout);this.prepareLayout(to);this.curLayout=to},cleanUpLayout:function(from){if(from==='hor'){this.$sectionsWrapper.clearPreviousTransitions().resetInlineCSS('width','height');this.$sectionsHelper.clearPreviousTransitions().resetInlineCSS('position','width','left');this.$sections.resetInlineCSS('width','display');this.$container.removeClass('autoresize')}else if(from==='accordion'){this.$container.removeClass('accordion');this.$sections.resetInlineCSS('display');this.$contents.resetInlineCSS('height','padding-top','padding-bottom','display','opacity')}else if(from==='ver'){this.$contents.resetInlineCSS('height','padding-top','padding-bottom','display','opacity')} if(this.isTrendy&&(from==='hor'||from==='ver')){this.$tabsBar.remove()}},prepareLayout:function(to){if(to!=='accordion'&&this.active[0]===undefined){this.active[0]=this.activeOnInit[0];if(this.active[0]!==undefined){this.tabs[this.active[0]].addClass('active');this.sections[this.active[0]].addClass('active')}} if(to==='hor'){this.$container.addClass('autoresize');this.$sectionsHelper.css('position','absolute')}else if(to==='accordion'){this.$container.addClass('accordion');this.$contents.hide();if(this.curLayout!=='accordion'&&this.active[0]!==undefined&&this.active[0]!==this.definedActive[0]){this.tabs[this.active[0]].removeClass('active');this.sections[this.active[0]].removeClass('active');this.active[0]=this.definedActive[0]} for(var i=0;i').appendTo(this.$tabsList)}},measure:function(){if(this.basicLayout==='ver'){this.$tabsList.css('width',0);var minTabWidth=this.$tabsList.outerWidth(!0);this.$tabsList.css('width','');this.$container.addClass('measure');var minContentWidth=this.$sectionsWrapper.outerWidth(!0);this.$container.removeClass('measure');var navWidth=this.$container.usMod('navwidth');if(navWidth!=='auto'){minTabWidth=Math.max(minTabWidth,minContentWidth*parseInt(navWidth)/(100-parseInt(navWidth)))} var width=(!window.ontouchstart&&this.$container.closest('.vc_col-sm-6').parent('.type_boxes').length)?480-(parseInt(this.$container.closest('.vc_col-sm-6').width())-this.$container.width()):480;this.minWidth=Math.max(width,minContentWidth+minTabWidth+1);if(this.isTrendy){this.tabHeights=[];this.tabTops=[];for(var index=0;index .ult-item-wrap').each(function(index,elm){var $elm=jQuery(elm);$elm.replaceWith($elm.children())});jQuery('.overlay-show').click(function(){window.setTimeout(function(){$us.$canvas.trigger('contentChange')},1000)})});jQuery(function($){if(jQuery.lazyLoadXT!==undefined){$(document.body).on('updated_cart_totals',function(){$('.woocommerce-cart-form img[data-lazy-type="image"]').lazyLoadXT({show:!0})})} var $cart=$('.w-cart');if($cart.length==0){return} var $quantity=$cart.find('.w-cart-quantity');var us_accessibility=function(){$cart.find('a').on('focus.upsolution',function(){$(this).closest('.w-cart').addClass('opened')});$cart.find('a').on('blur.upsolution',function(){$(this).closest('.w-cart').removeClass('opened')})};us_accessibility();var updateCart=function(){if($cart.hasClass('opened')){$cart.removeClass('opened')} var $mini_cart_amount=$cart.find('.us_mini_cart_amount').first(),mini_cart_amount=$mini_cart_amount.text();if(mini_cart_amount!==undefined){mini_cart_amount=mini_cart_amount+'';mini_cart_amount=mini_cart_amount.match(/\d+/g);if(mini_cart_amount>0){$quantity.html(mini_cart_amount);$cart.removeClass('empty')}else{$quantity.html('0');$cart.addClass('empty')}}else{var $quantities=$cart.find('.quantity'),total=0;$quantities.each(function(){var quantity,text=$(this).text()+'',matches=text.match(/\d+/g);if(matches){quantity=parseInt(matches[0],10);total+=quantity}});if(total>0){$quantity.html(total);$cart.removeClass('empty')}else{$quantity.html('0');$cart.addClass('empty')}}};updateCart();$(document.body).bind('wc_fragments_loaded',function(){updateCart();us_accessibility()});$(document.body).bind('wc_fragments_refreshed',function(){updateCart();us_accessibility()});var $notification=$cart.find('.w-cart-notification'),$productName=$notification.find('.product-name'),$cartLink=$cart.find('.w-cart-link'),$dropdown=$cart.find('.w-cart-dropdown'),$quantity=$cart.find('.w-cart-quantity'),productName=$productName.text(),showFn='fadeInCSS',hideFn='fadeOutCSS',opened=!1;$notification.on('click',function(){$notification[hideFn]()});jQuery('body').bind('added_to_cart',function(event,fragments,cart_hash,$button){if(event===undefined){return} updateCart();productName=$button.closest('.product').find('.woocommerce-loop-product__title').text();$productName.html(productName);$notification.addClass('shown');$notification.on('mouseenter',function(){$notification.removeClass('shown')});var newTimerId=setTimeout(function(){$notification.removeClass('shown');$notification.off('mouseenter')},3000)});if($.isMobile){var outsideClickEvent=function(e){if(jQuery.contains($cart[0],e.target)){return} $cart.removeClass('opened');$us.$body.off('touchstart',outsideClickEvent);opened=!1};$cartLink.on('click',function(e){if(!opened){e.preventDefault();$cart.addClass('opened');$us.$body.on('touchstart',outsideClickEvent)}else{$cart.removeClass('opened');$us.$body.off('touchstart',outsideClickEvent)} opened=!opened})}}); var ulp_active_window_id=!1,ulp_active_campaign="",ulp_subscribing=!1,ulp_onload_displayed=!1,ulp_onexit_displayed=!1,ulp_onscroll_displayed=!1,ulp_onidle_displayed=!1,ulp_onabd_displayed=!1,ulp_no_preload_loading=!1,ulp_timeout,ulp_viewport,ulp_onidle_counter=0,ulp_onidle_timer,ulp_position_margin=16,ulp_forced_location="",ulp_recaptcha_queue=[],ulp_css3_animations_in="bounceIn bounceInUp bounceInDown bounceInLeft bounceInRight fadeIn fadeInUp fadeInDown fadeInLeft fadeInRight flipInX flipInY lightSpeedIn rotateIn rotateInDownLeft rotateInDownRight rotateInUpLeft rotateInUpRight rollIn zoomIn zoomInUp zoomInDown zoomInLeft zoomInRight".split(" "), ulp_css3_animations_out="bounceOut bounceOutUp bounceOutDown bounceOutLeft bounceOutRight fadeOut fadeOutUp fadeOutDown fadeOutLeft fadeOutRight flipOutX flipOutY lightSpeedOut rotateOut rotateOutDownLeft rotateOutDownRight rotateOutUpLeft rotateOutUpRight rollOut zoomOut zoomOutUp zoomOutDown zoomOutLeft zoomOutRight".split(" "),ulp_onload_popup="",ulp_onload_mode="none",ulp_onload_period="5",ulp_onscroll_popup="",ulp_onscroll_mode="none",ulp_onscroll_period="5",ulp_onexit_popup="",ulp_onexit_mode= "none",ulp_onexit_period="5",ulp_onidle_popup="",ulp_onidle_mode="none",ulp_onidle_period="5",ulp_onabd_popup="",ulp_onabd_mode="none",ulp_onabd_period="5",ulp_onload_delay="5",ulp_onload_close_delay="0",ulp_onscroll_offset="600",ulp_onidle_delay="30",ulp_mobile=function(a){return/(android|bb\d+|meego).+mobile|android|ipad|playbook|silk|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm(os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(a)|| /1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s)|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp(i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac(|\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt(|\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg(g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v)|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v)|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-|)|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(a.substr(0, 4))?!0:!1}(navigator.userAgent||navigator.vendor||window.opera);function ulp_popup_id(a){if(""==a)return"";var b=a.split("*");return 1==b.length?a:ulp_mobile?b[1]:b[0]}function ulp_prepare_ids(){ulp_onload_popup=ulp_popup_id(ulp_onload_popup);ulp_onexit_popup=ulp_popup_id(ulp_onexit_popup);ulp_onscroll_popup=ulp_popup_id(ulp_onscroll_popup);ulp_onidle_popup=ulp_popup_id(ulp_onidle_popup);ulp_onabd_popup=ulp_popup_id(ulp_onabd_popup)} function ulp_inline_open(a){jQuery(".ulp-inline-window").each(function(){var b=jQuery(this).attr("data-device");"mobile"==b&&!ulp_mobile||"desktop"==b&&ulp_mobile?jQuery(this).hide():"function"==typeof ulp_inline_open_replaced?ulp_inline_open_replaced(this,a):(b=jQuery(this).attr("id"),jQuery(this).attr("data-id"),a||ulp_track(b,"layered-inline","show",""),_ulp_inline_open(b,!0,a))})} function _ulp_inline_hide_confirmation(a){jQuery("#"+a).length&&(a=jQuery("#"+a).find(".ulp-content"),jQuery(a).find(".ulp-layer").each(function(){"on"==jQuery(this).attr("data-confirmation")&&jQuery(this).fadeOut(300)}))} function _ulp_inline_open(a,b,d){jQuery("#"+a).each(function(){viewport_width=Math.max(120,jQuery(this).parent().innerWidth());var c=parseInt(jQuery(this).attr("data-width"),10),f=parseInt(jQuery(this).attr("data-height"),10),e=viewport_width/c;1",e=""):h="";var g=jQuery("#"+a).find(".ulp-submit").attr("data-label"),k=jQuery("#"+a).find(".ulp-submit").attr("data-loading");h&&g&&(h+="  ");e&&k&&(e+="  ");jQuery("#"+a).find(".ulp-submit").html(e+k);jQuery.ajax({url:ulp_ajax_url,data:c,type:"POST",async:!0,success:function(b){ulp_subscribing=!1;jQuery("#"+a).find(".ulp-submit").html(h+g);ulp_reset_recaptcha(a); try{var c="object"==typeof b?b:jQuery.parseJSON(b);var e=c.status;if("OK"==e){b=180;"undefined"!=typeof c.cookie_lifetime&&(b=parseInt(c.cookie_lifetime,10));if(0",jQuery("body").append(a),"on"!=ulp_css3_enable?jQuery("#ulp-"+b+"-overlay").fadeIn(300):0<=ulp_css3_animations_in.indexOf(ulp_overlays[b][4])?(jQuery("#ulp-"+b+"-overlay").show(),jQuery("#ulp-"+b+"-overlay").attr("class","ulp-overlay ulp-animated ulp-"+ ulp_overlays[b][4])):jQuery("#ulp-"+b+"-overlay").fadeIn(300));a='
';switch(ulp_overlays[b][5]){case "chasing-dots":a="
';break;case "circle":a="
'; break;case "double-bounce":a="
';break;case "fading-circle":a="
'; break;case "folding-cube":a="
';break;case "pulse":a="
';break;case "rotating-plane":a="
';break;case "three-bounce":a="
'; break;case "wandering-cubes":a="
';break;case "wave":a="
'}a= "
"+a+"
";jQuery("body").append(a);"on"==ulp_overlays[b][2]&&jQuery("#ulp-"+b+"-overlay").bind("click",function(a){ulp_no_preload_loading=!1;jQuery(".ulp-loader").hide();jQuery(".ulp-loader").remove();jQuery("#ulp-"+b).length?(jQuery("#ulp-"+b+"-overlay").unbind("click"),ulp_close(b)):(jQuery("#ulp-"+b+"-overlay").unbind("click"),"on"!=ulp_css3_enable?jQuery("#ulp-"+b+"-overlay").fadeOut(300): 0<=ulp_css3_animations_in.indexOf(ulp_overlays[b][4])?(a=ulp_css3_animations_out[ulp_css3_animations_in.indexOf(ulp_overlays[b][4])],jQuery("#ulp-"+b+"-overlay").attr("class","ulp-overlay ulp-animated ulp-"+a),setTimeout(function(){jQuery("#ulp-"+b+"-overlay").hide()},1E3)):jQuery("#ulp-"+b+"-overlay").hide())});jQuery.ajax({url:ulp_ajax_url,type:"POST",async:!0,data:{"ulp-campaign":ulp_active_campaign,"ulp-popup":b,action:"ulp_loadpopup"},success:function(a){jQuery(".ulp-loader").hide();jQuery(".ulp-loader").remove(); try{var c="object"==typeof a?a:jQuery.parseJSON(a);if("OK"==c.status){if(!ulp_no_preload_loading)return!1;jQuery("body").append(c.html);"undefined"!=typeof FB&&"undefined"!=FB.XFBML&&FB.XFBML.parse();"undefined"!=typeof twttr&&"undefined"!=typeof twttr.widgets&&twttr.widgets.load();"undefined"!=typeof gapi&&"undefined"!=typeof gapi.plusone&&gapi.plusone.go();"undefined"!=typeof IN&&"undefined"!=typeof IN.parse&&IN.parse();jQuery.ajax({url:ulp_ajax_url,data:{"ulp-campaign":ulp_active_campaign,"ulp-popup":b, action:"ulp_addimpression"},type:"POST",async:!0});ulp_track(b,"layered-popup","show","");_ulp_open(b,!0,!0);ulp_no_preload_loading=!1}return!1}catch(f){return!1}}})}return!1}} function _ulp_open(a,b,d){jQuery("#ulp-"+a).each(function(){"function"==typeof ulpext_open_before&&ulpext_open_before(a);ulp_active_window_id=a;b&&!d&&("on"!=ulp_css3_enable?jQuery("#ulp-"+a+"-overlay").fadeIn(300):0<=ulp_css3_animations_in.indexOf(ulp_overlays[a][4])?(jQuery("#ulp-"+a+"-overlay").show(),jQuery("#ulp-"+a+"-overlay").attr("class","ulp-overlay ulp-animated ulp-"+ulp_overlays[a][4])):jQuery("#ulp-"+a+"-overlay").fadeIn(300),"on"==jQuery(this).attr("data-close")&&jQuery("#ulp-"+a+"-overlay").bind("click", function(b){ulp_close(a)}));var c=Math.max(240,jQuery(window).width()),f=Math.max(120,jQuery(window).height()),e=parseInt(jQuery(this).attr("data-width"),10),h=parseInt(jQuery(this).attr("data-height"),10),g=Math.min((c-20)/e,f/h);1f?(jQuery(this).parent().addClass("ulp-window-fh-container"),k="-"+h*(1-g)/2+"px",m="-"):jQuery(this).parent().removeClass("ulp-window-fh-container"));var l="";switch(jQuery(this).attr("data-position")){case "top-left":l= "translate(-"+e*(1-g)/2+"px,-"+h*(1-g)/2+"px) ";break;case "top-right":l="translate("+e*(1-g)/2+"px,-"+h*(1-g)/2+"px) ";break;case "bottom-left":l="translate(-"+e*(1-g)/2+"px,"+m+h*(1-g)/2+"px) ";break;case "bottom-right":l="translate("+e*(1-g)/2+"px,"+m+h*(1-g)/2+"px) ";break;case "top-center":l="translate(-50%,-"+h*(1-g)/2+"px) ";break;case "bottom-center":l="translate(-50%,"+m+h*(1-g)/2+"px) ";break;case "middle-left":l="translate(-"+e*(1-g)/2+"px,"+k+") ";break;case "middle-right":l="translate("+ e*(1-g)/2+"px,"+k+") ";break;default:l="translate(-50%,"+k+") "}jQuery(this).css({transform:l+"scale("+g+")","-ms-transform":l+"scale("+g+")","-webkit-transform":l+"scale("+g+")"});e=jQuery(this).find(".ulp-content");jQuery(e).find(".ulp-layer").each(function(){var a=this,d=jQuery(a).attr("data-confirmation");if("on"==d&&b)jQuery(a).hide();else if("off"!=d||b){jQuery(a).show();"on"==ulp_recaptcha_enable&&jQuery(a).find(".ulp-recaptcha").each(function(){var a=jQuery(this).attr("data-widget");if("undefined"==typeof a){a=jQuery(this).attr("data-theme");var b=jQuery(this).attr("id");b&&("undefined"!=typeof grecaptcha?(a=grecaptcha.render(b,{sitekey:ulp_recaptcha_public_key,theme:a}),jQuery(this).attr("data-widget",a)):ulp_recaptcha_queue.push(b))}});jQuery(a).attr("data-base64")&&jQuery(a).html(ulp_decode64(jQuery(a).html()));var e=jQuery(a).attr("data-left"),k=jQuery(a).attr("data-top");d=jQuery(a).attr("data-appearance");var h=parseInt(jQuery(a).attr("data-appearance-delay"),10),g=parseInt(jQuery(a).attr("data-appearance-speed"), 10),m=jQuery(a).attr("data-scrollbar");m&&"on"==m&&(jQuery(a).css("overflow","hidden"),jQuery(a).scrollTop(0),jQuery.fn.perfectScrollbar&&(jQuery(a).perfectScrollbar("destroy"),jQuery(a).perfectScrollbar({suppressScrollX:!0})));"on"!=ulp_css3_enable&&0<=ulp_css3_animations_in.indexOf(d)&&(d="fade-in");switch(d){case "slide-down":jQuery(a).css({left:parseInt(e,10)+"px",top:"-"+parseInt(2*f)+"px"});setTimeout(function(){jQuery(a).animate({top:parseInt(k,10)+"px"},g)},h);break;case "slide-up":jQuery(a).css({left:parseInt(e, 10)+"px",top:parseInt(2*f)+"px"});setTimeout(function(){jQuery(a).animate({top:parseInt(k,10)+"px"},g)},h);break;case "slide-left":jQuery(a).css({left:parseInt(2*c)+"px",top:parseInt(k,10)+"px"});setTimeout(function(){jQuery(a).animate({left:parseInt(e,10)+"px"},g)},h);break;case "slide-right":jQuery(a).css({left:"-"+parseInt(2*c)+"px",top:parseInt(k,10)+"px"});setTimeout(function(){jQuery(a).animate({left:parseInt(e,10)+"px"},g)},h);break;case "fade-in":jQuery(a).css({left:parseInt(e,10)+"px",top:parseInt(k, 10)+"px",display:"none"});setTimeout(function(){jQuery(a).fadeIn(g)},h);break;default:0<=ulp_css3_animations_in.indexOf(d)&&(jQuery(a).css({"animation-duration":parseInt(g,10)+"ms","-webkit-animation-duration":parseInt(g,10)+"ms","-ms-animation-duration":parseInt(g,10)+"ms","-moz-animation-duration":parseInt(g,10)+"ms","animation-delay":parseInt(h,10)+"ms","-webkit-animation-delay":parseInt(h,10)+"ms","-ms-animation-delay":parseInt(h,10)+"ms","-moz-animation-delay":parseInt(h,10)+"ms"}),jQuery(a).attr("class", "ulp-layer ulp-animated ulp-"+d)),jQuery(a).css({left:parseInt(e,10)+"px",top:parseInt(k,10)+"px"})}}});jQuery.fn.mask&&jQuery(this).find(".ulp-input-mask").each(function(){var a=jQuery(this).attr("data-mask");a&&jQuery(this).mask(a);jQuery(this).removeClass("ulp-input-mask")});jQuery(this).show();if(b&&ulp_custom_handlers.hasOwnProperty("ulp-"+a)&&(ulp_custom_handlers["ulp-"+a].form={},ulp_custom_handlers["ulp-"+a].errors={},ulp_custom_handlers["ulp-"+a].hasOwnProperty("after_open")&&"function"==typeof ulp_custom_handlers["ulp-"+a].after_open))try{ulp_custom_handlers["ulp-"+a].after_open()}catch(r){}b&&jQuery.fn.datetimepicker&&ulp_datetimepicker_init("ulp-"+a)});return!1} function ulp_close(a){clearTimeout(ulp_timeout);jQuery("#ulp-"+a).each(function(){ulp_active_campaign=ulp_active_window_id=ulp_subscribing=!1;ulp_forced_location="";var b=jQuery(this).find(".ulp-content"),d=Math.max(240,jQuery(window).width()),c=Math.max(120,jQuery(window).height());jQuery("#ulp-"+a+"-overlay").unbind("click");jQuery(b).find(".ulp-layer").each(function(){var a=this,b=jQuery(a).attr("data-appearance");"on"!=ulp_css3_enable&&0<=ulp_css3_animations_in.indexOf(b)&&(b="fade-in");switch(b){case "slide-down":jQuery(a).animate({top:"-"+ parseInt(2*c)+"px"},500);break;case "slide-up":jQuery(a).animate({top:parseInt(2*c)+"px"},500);break;case "slide-left":jQuery(a).animate({left:parseInt(2*d)+"px"},500);break;case "slide-right":jQuery(a).animate({left:"-"+parseInt(2*d)+"px"},500);break;case "fade-in":jQuery(a).fadeOut(500);break;default:0<=ulp_css3_animations_in.indexOf(b)?(b=ulp_css3_animations_out[ulp_css3_animations_in.indexOf(b)],jQuery(a).css({"animation-duration":"500ms","-webkit-animation-duration":"500ms","-ms-animation-duration":"500ms", "-moz-animation-duration":"500ms","animation-delay":"0s","-webkit-animation-delay":"0s","-ms-animation-delay":"0s","-moz-animation-delay":"0s"}),jQuery(a).attr("class","ulp-layer ulp-animated ulp-"+b)):jQuery(a).css({display:"none"})}setTimeout(function(){jQuery(a).attr("data-base64")&&jQuery(a).html(ulp_encode64(jQuery(a).html()))},500)});setTimeout(function(){jQuery("#ulp-"+a).hide();jQuery("#ulp-"+a).parent().removeClass("ulp-window-fh-container");ulp_clear_form(a);if("on"!=ulp_css3_enable)jQuery("#ulp-"+ a+"-overlay").fadeOut(300);else if(0<=ulp_css3_animations_in.indexOf(ulp_overlays[a][4])){var b=ulp_css3_animations_out[ulp_css3_animations_in.indexOf(ulp_overlays[a][4])];jQuery("#ulp-"+a+"-overlay").attr("class","ulp-overlay ulp-animated ulp-"+b);setTimeout(function(){jQuery("#ulp-"+a+"-overlay").hide()},1E3)}else jQuery("#ulp-"+a+"-overlay").hide();"function"==typeof ulpext_close_after&&ulpext_close_after(a);if(ulp_custom_handlers.hasOwnProperty("ulp-"+a)&&ulp_custom_handlers["ulp-"+a].hasOwnProperty("after_close")&& "function"==typeof ulp_custom_handlers["ulp-"+a].after_close)try{ulp_custom_handlers["ulp-"+a].after_close()}catch(e){}},500)});return!1}function ulp_self_close(){ulp_close(ulp_active_window_id);return!1}function ulp_reset_recaptcha(a){"on"==ulp_recaptcha_enable&&"undefined"!=typeof grecaptcha&&jQuery("#"+a).find(".ulp-recaptcha").each(function(){var a=jQuery(this).attr("data-widget");"undefined"!=typeof a&&(jQuery(this).attr("id"),grecaptcha.reset(a))})} function ulp_subscribe(a,b){jQuery(".ulp-input-error").removeClass("ulp-input-error");"undefined"===typeof b&&(b="ulp_subscribe");if("undefined"!==typeof a){var d=jQuery(a).parents(".ulp-inline-window").attr("id");if(d)return _ulp_inline_subscribe(d,b),!1}var c={"ulp-popup":ulp_active_window_id,"ulp-campaign":ulp_active_campaign,action:b},f={};jQuery("#ulp-"+ulp_active_window_id).find(".ulp-input-field").each(function(){var a=jQuery(this).attr("name");a&&(a=a.replace("ulp-",""),jQuery(this).is(":checked")? f[a]="on":f[a]=jQuery(this).val())});if(ulp_custom_handlers.hasOwnProperty("ulp-"+ulp_active_window_id)&&(ulp_custom_handlers["ulp-"+ulp_active_window_id].form=f,ulp_custom_handlers["ulp-"+ulp_active_window_id].errors={},ulp_custom_handlers["ulp-"+ulp_active_window_id].hasOwnProperty("before_submit")&&"function"==typeof ulp_custom_handlers["ulp-"+ulp_active_window_id].before_submit))try{if(!1===ulp_custom_handlers["ulp-"+ulp_active_window_id].before_submit())return!1}catch(k){}if(ulp_subscribing)return!1; ulp_subscribing=!0;jQuery("#ulp-"+ulp_active_window_id).find(".ulp-input-field").each(function(){var a=jQuery(this).attr("name");if(a){var b=a.replace("ulp-","");jQuery(this).is(":checked")?(c[a]="on",f[b]="on"):(c[a]=jQuery(this).val(),f[b]=jQuery(this).val())}});"on"==ulp_recaptcha_enable&&"undefined"!=typeof grecaptcha&&jQuery("#ulp-"+ulp_active_window_id).find(".ulp-recaptcha").each(function(){var a=jQuery(this).attr("data-widget");if("undefined"!=typeof a){var b=jQuery(this).attr("id");c[b]= grecaptcha.getResponse(a)}});d="";var e=jQuery("#ulp-"+ulp_active_window_id).find(".ulp-submit").attr("data-fa");e&&""!=e&&"fa-noicon"!=e?(e="",d=""):e="";var h=jQuery("#ulp-"+ulp_active_window_id).find(".ulp-submit").attr("data-label"),g=jQuery("#ulp-"+ulp_active_window_id).find(".ulp-submit").attr("data-loading");e&&h&&(e+="  ");d&&g&&(d+="  ");jQuery("#ulp-"+ulp_active_window_id).find(".ulp-submit").html(d+g);jQuery.ajax({url:ulp_ajax_url, data:c,type:"POST",async:!0,success:function(a){jQuery("#ulp-"+ulp_active_window_id).find(".ulp-submit").html(e+h);ulp_reset_recaptcha("ulp-"+ulp_active_window_id);try{var b="object"==typeof a?a:jQuery.parseJSON(a);var c=b.status;if("OK"==c){a=180;"undefined"!=typeof b.cookie_lifetime&&(a=parseInt(b.cookie_lifetime,10));if(0b&&(b=a.indexOf("#ulpx-"));if(0<=b&&(b=a.indexOf("#ulp-"),0<=b?a=a.substr(b+5):(b=a.indexOf("#ulpx-"),a=a.substr(b+6)),0=parseInt(ulp_onload_delay,10)?ulp_onload_open(ulp_onload_popup):setTimeout(function(){ulp_onload_open(ulp_onload_popup)},1E3*parseInt(ulp_onload_delay,10)));var f=ulp_read_cookie("ulp-onexit-"+ulp_onexit_popup);""!=ulp_onexit_popup&&"none"!=ulp_onexit_mode&&f!=ulp_cookie_value&&jQuery(document).bind("mouseleave", function(a){a=parseInt(a.pageY-jQuery(window).scrollTop(),10);!ulp_active_window_id&&!ulp_no_preload_loading&&!ulp_onexit_displayed&&20>a&&("once-session"==ulp_onexit_mode?ulp_write_cookie("ulp-onexit-"+ulp_onexit_popup,ulp_cookie_value,0):"once-only"==ulp_onexit_mode?ulp_write_cookie("ulp-onexit-"+ulp_onexit_popup,ulp_cookie_value,180):"once-period"==ulp_onexit_mode&&ulp_write_cookie("ulp-onexit-"+ulp_onexit_popup,ulp_cookie_value,ulp_onexit_period),ulp_open(ulp_onexit_popup),ulp_onexit_displayed= !0)});var m=ulp_read_cookie("ulp-onscroll-"+ulp_onscroll_popup);""!=ulp_onscroll_popup&&"none"!=ulp_onscroll_mode&&m!=ulp_cookie_value&&jQuery(window).scroll(function(a){if(!ulp_active_window_id&&!ulp_no_preload_loading&&!ulp_onscroll_displayed){a=jQuery(window).scrollTop();var b=parseInt(ulp_onscroll_offset,10);0b&&("once-session"==ulp_onscroll_mode?ulp_write_cookie("ulp-onscroll-"+ ulp_onscroll_popup,ulp_cookie_value,0):"once-only"==ulp_onscroll_mode?ulp_write_cookie("ulp-onscroll-"+ulp_onscroll_popup,ulp_cookie_value,180):"once-period"==ulp_onscroll_mode&&ulp_write_cookie("ulp-onscroll-"+ulp_onscroll_popup,ulp_cookie_value,ulp_onscroll_period),ulp_open(ulp_onscroll_popup),ulp_onscroll_displayed=!0)}});var l=ulp_read_cookie("ulp-onidle-"+ulp_onidle_popup);""!=ulp_onidle_popup&&"none"!=ulp_onidle_mode&&l!=ulp_cookie_value&&(jQuery(window).mousemove(function(a){ulp_onidle_counter= 0}),jQuery(window).click(function(a){ulp_onidle_counter=0}),jQuery(window).keypress(function(a){ulp_onidle_counter=0}),jQuery(window).scroll(function(a){ulp_onidle_counter=0}),ulp_onidle_timer=setTimeout("ulp_onidle_counter_handler();",1E3))}}catch(r){console.log(r)}}})} function ulp_onidle_counter_handler(){ulp_onidle_counter>=ulp_onidle_delay?(ulp_active_window_id||ulp_no_preload_loading||ulp_onidle_displayed||("once-session"==ulp_onidle_mode?(ulp_write_cookie("ulp-onidle-"+ulp_onidle_popup,ulp_cookie_value,0),ulp_onidle_displayed=!0):"once-only"==ulp_onidle_mode?(ulp_write_cookie("ulp-onidle-"+ulp_onidle_popup,ulp_cookie_value,180),ulp_onidle_displayed=!0):"once-period"==ulp_onidle_mode&&(ulp_write_cookie("ulp-onidle-"+ulp_onidle_popup,ulp_cookie_value,ulp_onidle_period), ulp_onidle_displayed=!0),ulp_open(ulp_onidle_popup)),ulp_onidle_counter=0):ulp_onidle_counter+=1;ulp_onidle_timer=setTimeout("ulp_onidle_counter_handler();",1E3)}function ulp_read_cookie(a){for(var b=document.cookie.split("; "),d=0,c;c=b[d]&&b[d].split("=");d++)if(c[0]===a)return c[1]||"";return null}function ulp_write_cookie(a,b,d){if(d){var c=new Date;c.setTime(c.getTime()+864E5*d);d="; expires="+c.toGMTString()}else d="";document.cookie=a+"="+b+d+"; path=/"} jQuery(window).resize(function(){var a={width:Math.max(240,jQuery(window).width()),height:Math.max(120,jQuery(window).height())};ulp_viewport||(ulp_viewport=a);if(a.width!=ulp_viewport.width||a.height!=ulp_viewport.height){ulp_viewport=a;ulp_inline_open(!0);if(ulp_active_window_id){a={width:Math.max(240,jQuery(window).width()),height:Math.max(120,jQuery(window).height())};var b=parseInt(jQuery("#ulp-"+ulp_active_window_id).attr("data-width"),10),d=parseInt(jQuery("#ulp-"+ulp_active_window_id).attr("data-height"), 10),c=Math.min((a.width-20)/b,a.height/d);1a.height?(jQuery("#ulp-"+ulp_active_window_id).parent().addClass("ulp-window-fh-container"),f="-"+d*(1-c)/2+"px",e="-"):jQuery("#ulp-"+ulp_active_window_id).parent().removeClass("ulp-window-fh-container"));switch(jQuery("#ulp-"+ulp_active_window_id).attr("data-position")){case "top-left":a="translate(-"+b*(1-c)/2+"px,-"+d*(1-c)/2+"px) ";break;case "top-right":a="translate("+b*(1-c)/ 2+"px,-"+d*(1-c)/2+"px) ";break;case "bottom-left":a="translate(-"+b*(1-c)/2+"px,"+e+d*(1-c)/2+"px) ";break;case "bottom-right":a="translate("+b*(1-c)/2+"px,"+e+d*(1-c)/2+"px) ";break;case "top-center":a="translate(-50%,-"+d*(1-c)/2+"px) ";break;case "bottom-center":a="translate(-50%,"+e+d*(1-c)/2+"px) ";break;case "middle-left":a="translate(-"+b*(1-c)/2+"px,"+f+") ";break;case "middle-right":a="translate("+b*(1-c)/2+"px,"+f+") ";break;default:a="translate(-50%,"+f+") "}jQuery("#ulp-"+ulp_active_window_id).css({transform:a+ "scale("+c+")","-ms-transform":a+"scale("+c+")","-webkit-transform":a+"scale("+c+")"})}jQuery.fn.datetimepicker&&jQuery(".ulp-date").datetimepicker("hide")}}); function ulp_ready(){ulp_viewport={width:Math.max(240,jQuery(window).width()),height:Math.max(120,jQuery(window).height())};var a=[],b=0;jQuery(".ulp-inline").each(function(){var d=jQuery(this).attr("data-id");d&&(d=ulp_popup_id(d),jQuery(this).attr("id","ulp-inline-container-"+b),a.push(b+":"+d),b++)});0b&&(b=a.indexOf("#ulpx-"));if(0<=b){b=a.indexOf("#ulp-");0<=b?a=a.substr(b+5):(b=a.indexOf("#ulpx-"),a=a.substr(b+6));b=a.indexOf(":");if(0c?b+=String.fromCharCode(c):(127c?b+=String.fromCharCode(c>>6|192):(b+=String.fromCharCode(c>>12|224),b+=String.fromCharCode(c>>6&63|128)),b+=String.fromCharCode(c&63|128))}return b} function ulp_encode64(a){var b="",d=0;for(a=ulp_utf8encode(a);d>2;c=(c&3)<<4|f>>4;var g=(f&15)<<2|e>>6;var k=e&63;isNaN(f)?g=k=64:isNaN(e)&&(k=64);b=b+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(h)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(c)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(g)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(k)}return b} function ulp_utf8decode(a){var b="",d=0;for(c1=c2=0;dc?(b+=String.fromCharCode(c),d++):191c?(c2=a.charCodeAt(d+1),b+=String.fromCharCode((c&31)<<6|c2&63),d+=2):(c2=a.charCodeAt(d+1),c3=a.charCodeAt(d+2),b+=String.fromCharCode((c&15)<<12|(c2&63)<<6|c3&63),d+=3)}return b} function ulp_decode64(a){var b="",d=0;for(a=a.replace(/[^A-Za-z0-9\+\/=]/g,"");d>4;f=(f&15)<< 4|e>>2;var g=(e&3)<<6|h;b+=String.fromCharCode(c);64!=e&&(b+=String.fromCharCode(f));64!=h&&(b+=String.fromCharCode(g))}return b=ulp_utf8decode(b)} function ulp_track(a,b,d,c){if("on"==ulp_km_tracking)try{c&&""!=c&&"object"==typeof _kmq&&_kmq.push(["identify",c])}catch(f){}if("on"==ulp_ga_tracking)try{c="","layered-popup"==b?0')):(jQuery(this)[0].pause(),jQuery(this).parent().parent().parent().find(".video-controls").attr("data-action","pause"),jQuery(this).parent().parent().parent().find(".video-controls").html('')))})}function J(e,t){var a=e.data("seperator"),r=e.data("seperator-type"),o=e.data("seperator-shape-size"),s=e.data("seperator-background-color"),i=e.data("seperator-border"),l=e.data("seperator-border-color"),d=e.data("seperator-border-width"),p=e.data("seperator-svg-height"),n=e.data("seperator-full-width"),c=e.data("seperator-position");void 0!==c&&""!=c||(c="top_seperator");var u=e.data("icon");u=void 0===u?"":'
'+u+"
";var v=seperator_class=seperator_border_css=seperator_border_line_css=seperator_css="";if(void 0!==a&&"true"==a.toString()){var h=shape_css=svg=inner_html=seperator_css=shape_css="",_=!1,b="uvc-seperator-"+Math.floor(9999999999999*Math.random());void 0!==o&&""!=o&&"undefined"!=o||(o=0);var g=(o=parseInt(o))/2,m=0;if("triangle_seperator"==r)seperator_class="ult-trinalge-seperator";else if("circle_seperator"==r)seperator_class="ult-circle-seperator";else if("diagonal_seperator"==r)seperator_class="ult-double-diagonal";else if("triangle_svg_seperator"==r)seperator_class="ult-svg-triangle",svg='',_=!0;else if("circle_svg_seperator"==r)seperator_class="ult-svg-circle",svg='',_=!0;else if("xlarge_triangle_seperator"==r)seperator_class="ult-xlarge-triangle",svg='',_=!0;else if("xlarge_triangle_left_seperator"==r)seperator_class="ult-xlarge-triangle-left",svg='',_=!0;else if("xlarge_triangle_right_seperator"==r)seperator_class="ult-xlarge-triangle-right",svg='',_=!0;else if("xlarge_circle_seperator"==r)seperator_class="ult-xlarge-circle",svg='',_=!0;else if("curve_up_seperator"==r)seperator_class="ult-curve-up-seperator",svg='',_=!0;else if("curve_down_seperator"==r)seperator_class="ult-curve-down-seperator",svg='',_=!0;else if("tilt_left_seperator"==r)seperator_class="ult-tilt-left-seperator",svg='',_=!0;else if("tilt_right_seperator"==r)seperator_class="ult-tilt-right-seperator",svg='',_=!0;else if("waves_seperator"==r)seperator_class="ult-wave-seperator",svg='',_=!0;else if("clouds_seperator"==r)seperator_class="ult-cloud-seperator",svg='',_=!0;else if("multi_triangle_seperator"==r){seperator_class="ult-multi-trianle";var f=function(e){e=e.replace(/^#?([a-f\d])([a-f\d])([a-f\d])$/i,function(e,t,a,r){return t+t+a+a+r+r});var t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return t?{r:parseInt(t[1],16),g:parseInt(t[2],16),b:parseInt(t[3],16)}:null}(s);svg='\t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t \t\t\t\t ',_=!0}else if("round_split_seperator"==r){var y=temp_border_before=temp_border_after=temp_border_line="";temp_padding=0,seperator_class="ult-rounded-split-seperator-wrapper";jQuery(e).outerHeight();if(0!=o){var w=parseInt(jQuery(e).css("padding-bottom"));jQuery(e).css({"padding-bottom":o+"px"}),0==w&&(temp_padding=o)}if("top_seperator"==c)var x="top-split-seperator",j="0px",Q="auto",z="border-radius: 0 0 "+o+"px 0 !important;",k="border-radius: 0 0 0 "+o+"px !important;";else if("bottom_seperator"==c)x="bottom-split-seperator",j="auto",Q="0px",z="border-radius: 0 "+o+"px 0 0 !important;",k="border-radius: "+o+"px 0 0 0 !important;";else{x="top-bottom-split-seperator";var C="0px",M="auto",I="auto",P="0px",A="border-radius: 0 0 "+o+"px 0 !important;",L="border-radius: 0 0 0 "+o+"px !important;",B="border-radius: 0 "+o+"px 0 0 !important;",O="border-radius: "+o+"px 0 0 0 !important;"}inner_html='
',"none"!=i&&(temp_border_line=d+"px "+i+" "+l,temp_border_before="border-top: "+temp_border_line+"; border-right: "+temp_border_line+";",temp_border_after="border-top: "+temp_border_line+"; border-left: "+temp_border_line+";"),"top_seperator"==c||"bottom_seperator"==c?(y="",jQuery("head").append(y)):(y="",temp_css_bottom="",jQuery("head").append(y+temp_css_bottom))}else seperator_class="ult-no-shape-seperator";if(void 0!==d&&""!=d&&0!=d&&(m=parseInt(d)),shape_css='content: "";width:'+o+"px; height:"+o+"px; bottom: -"+(g+m)+"px;",""!=s&&(shape_css+="background-color:"+s+";"),"none"!=i&&"ult-rounded-split-seperator-wrapper"!=seperator_class&&0==_&&(seperator_border_line_css=d+"px "+i+" "+l,shape_css+="border-bottom:"+seperator_border_line_css+"; border-right:"+seperator_border_line_css+";",seperator_css+="border-bottom:"+seperator_border_line_css+";",v="bottom:"+d+"px !important"),"ult-no-shape-seperator"!=seperator_class&&"ult-rounded-split-seperator-wrapper"!=seperator_class&&0==_){h="";jQuery("head").append(h)}if(1==_&&(inner_html=svg),"top_bottom_seperator"==c){var N='
'+inner_html+"
"+u+"
";N+='
'+inner_html+"
"+u+"
"}else N='
'+inner_html+"
"+u+"
";if(t.prepend(N),seperator_css="",""!=v&&(v="",seperator_css+=v),""!=u){var S=p/2;seperator_css+="none_seperator"==r||"circle_svg_seperator"==r||"triangle_svg_seperator"==r?"":""}1==_&&(jQuery("."+b).find("svg").css("height",p),setTimeout(function(){"multi_triangle_seperator"==r&&jQuery(".ult-multi-trianle").each(function(e,t){var a=R(t).find("svg").height();R(t).hasClass("top_seperator")||R(t).hasClass("bottom_seperator")&&R(t).css("bottom",a-1)})},300)),jQuery("head").append(seperator_css)}}/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&R("html").addClass("ult-remove-fixed-background"),jQuery(window).scroll(function(){G()}),jQuery(window).load(function(){G()}),jQuery.fn.isVdoOnScreen=function(){var e=jQuery(window),t={top:e.scrollTop(),left:e.scrollLeft()};t.right=t.left+e.width(),t.bottom=t.top+e.height()-200;var a=this.parent().offset();return a.right=a.left+this.parent().outerWidth(),a.bottom=a.top+this.parent().outerHeight()-300,!(t.righta.right||t.bottoma.bottom)},jQuery.fn.ultimate_video_bg=function(D){return jQuery(this).each(function(){var p=jQuery(this),e=p.data("ultimate-video"),t=p.data("ultimate-video2"),a=p.data("ultimate-video-muted"),r=p.data("ultimate-video-loop"),o=p.data("ultimate-video-autoplay"),s=p.data("ultimate-video-poster"),n=p.data("bg-override"),i=p.data("start-time"),l=p.data("stop-time"),d=p.data("upb-bg-animation"),c=p.data("overlay"),u=p.data("overlay-color"),v=p.data("overlay-pattern"),h=p.data("overlay-pattern-opacity"),_=p.data("overlay-pattern-size"),b=p.data("overlay-pattern-attachment"),g=p.data("viewport-video"),m=p.data("controls"),f=p.data("controls-color"),y=p.data("fadeout"),w=p.data("fadeout-percentage"),x=p.data("parallax-content"),j=p.data("parallax-content-sense"),Q=p.data("row-effect-mobile-disable"),z=p.data("hide-row"),k=p.data("rtl"),C=p.data("video_fixer"),M="",I="",P=p.data("custom-vc-row"),A=p.data("vc"),L=p.data("theme-support"),B=p.data("is_old_vc");void 0!==P&&""!==P||(P="wpb_row"),void 0===A&&(A=0),void 0===B&&(B=!1),void 0===L&&(L="disable"),p.data("multi-color-overlay")&&(M=p.data("multi-color-overlay"),I=p.data("multi-color-overlay-opacity"));var O=overlay_color_html=overlay_pattern_html=overlay_multi_color_html=overlay_pattern_attachment_css="";if(void 0!==c&&"true"===c.toString()&&(""!=v&&(""!=_&&(_="background-size:"+_+"px;"),void 0!==b&&""!=b&&(overlay_pattern_attachment_css="background-attachment:"+b+";"),overlay_pattern_html='
'),""!=u&&(overlay_color_html='
'),""!=M&&(overlay_multi_color_html='
'),O=overlay_color_html+overlay_pattern_html+overlay_multi_color_html),l=0!=l?l:"",1==B||"enable"==L)if(p.prev().is("p")||p.prev().is("style"))var N=p.prev().prev();else N=p.prev();else N=p.prevAll("."+P+":first");N.css("position","relative");var S=N.attr("class"),R=p;p=N;!function(){var e,t,a;if(a=p,resize_selector=a.find(".upb_video-bg"),"full"==n&&(a=jQuery("body")),"ex-full"==n&&(a=jQuery("html")),!isNaN(n))for(var r=0;r'}if("browser_size"==n&&(p.wrapInner('
'),p.find(".upb_video-text-wrapper").find(".upb_video-text").addClass(S)),"parallax_content_value"==x){p.addClass("vc-row-translate"),p.attr("data-parallax-content-sense",j),p.wrapInner('
');var W=p.css("padding-top"),q=p.css("padding-bottom");p.find(".vc-row-translate-wrapper").css({"padding-top":W,"padding-bottom":q}),p[0].style.setProperty("padding-top","0px","important"),p[0].style.setProperty("padding-bottom","0px","important")}var V="";if("true"==C.toString()&&(V="uvc-video-fixer"),"youtube"==D||"vimeo"==D?p.prepend('
'+O+"
"):p.prepend('
'+H+O+"
"),J(R,p),R.remove(),"youtube"==D)e=e.substring(e.indexOf("watch?v=")+8,e.indexOf("watch?v=")+19),"loop"==r&&(r=!0),"muted"==a&&(a=!0),($=p.find(".upb_video-bg")).attr("data-vdo",e),$.attr("data-loop",r),$.attr("data-poster",s),$.attr("data-muted",a),$.attr("data-start",i),$.attr("data-stop",l),!0===g&&($.addClass("enable-on-viewport"),$.addClass("youtube-video"),G());else if("vimeo"==D){e=e.substring(e.indexOf("vimeo.com/")+10,e.indexOf("vimeo.com/")+18),($=p.find(".upb_video-bg")).html('')}else{var $=p.find(".upb_video-src");if(hosted_wrapper=$.parent(),/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&"display_control"!=m)"display_control"!=m&&(""!=s&&$.parent().find(".video-controls").hide(),$.remove());else{if(jQuery("",{type:"video/mp4",src:e}).appendTo($),void 0!==t&&""!==t){var F="";t.match(/.ogg/i)?F="video/ogg":t.match(/.webm/i)&&(F="video/webm"),""!=F&&jQuery("",{type:F,src:t}).appendTo($)}"muted"==a&&$.attr({"data-mute":"muted"}),"loop"==r&&$.attr({loop:r}),$.attr({preload:"auto"}),!0===g?($.addClass("enable-on-viewport"),$.addClass("hosted-video"),G()):"autoplay"==o&&$.attr({autoplay:o})}}""!=s&&($.is(".utube")?$.css({"background-image":"url("+s+")"}):hosted_wrapper.css({"background-image":"url("+s+")"})),jQuery(".upb_video-src").each(function(e,t){var a=jQuery(t).attr("data-mute");(void 0===a&&(a=!1),"muted"===a)&&(jQuery(t)[0].muted="muted")})}),this},jQuery.fn.ultimate_bg_shift=function(){return jQuery(this).each(function(){var i=jQuery(this),e=i.data("ultimate-bg"),t=i.data("ultimate-bg-style"),a=i.prev().css("background-color"),r=i.data("bg-img-repeat"),o=i.data("bg-img-size"),s=i.data("bg-img-position"),l=i.data("parallx_sense"),d=i.data("bg-override"),p=i.data("bg_img_attach"),n=i.data("upb-bg-animation"),c=i.data("overlay"),u=i.data("overlay-color"),v=i.data("overlay-pattern"),h=i.data("overlay-pattern-opacity"),_=i.data("overlay-pattern-size"),b=i.data("overlay-pattern-attachment"),g=i.data("fadeout"),m=i.data("fadeout-percentage"),f=i.data("parallax-content"),y=i.data("parallax-content-sense"),w=i.data("bg-animation"),x=i.data("bg-animation-type"),j=i.data("animation-repeat"),Q=i.data("row-effect-mobile-disable"),z=i.data("img-parallax-mobile-disable"),k=i.data("hide-row"),C=i.data("rtl"),M="",I="",P=i.data("custom-vc-row"),A=i.data("vc"),L=i.data("theme-support"),B=i.data("is_old_vc");void 0!==P&&""!==P||(P="wpb_row"),void 0===A&&(A=0),void 0===B&&(B=!1),void 0===L&&(L="disable"),i.data("multi-color-overlay")&&(M=i.data("multi-color-overlay"),I=i.data("multi-color-overlay-opacity"));var O=overlay_color_html=overlay_pattern_html=overlay_multi_color_html=overlay_pattern_attachment_css="";if(void 0!==c&&"true"===c.toString()&&(""!=v&&(""!=_&&(_="background-size:"+_+"px;"),void 0!==b&&""!=b&&(overlay_pattern_attachment_css="background-attachment:"+b+";"),overlay_pattern_html='
'),""!=u&&(overlay_color_html='
'),""!=M&&(overlay_multi_color_html='
'),O=overlay_color_html+overlay_pattern_html+overlay_multi_color_html),1==B||"enable"==L)if(i.prev().is("p")||i.prev().is("style"))var N=i.prev().prev();else N=i.prev();else N=i.prevAll("."+P+":first");N.css("position","relative");var S=N.attr("class");if("browser_size"==d&&(N.wrapInner('
'),i.parent().find(".upb-background-text-wrapper").addClass("full-browser-size"),i.parent().find(".upb-background-text-wrapper").find(".upb-background-text").addClass(S)),"parallax_content_value"==f){N.addClass("vc-row-translate"),N.attr("data-parallax-content-sense",y),N.wrapInner('
');var R=N.css("padding-top"),H=N.css("padding-bottom");N.find(".vc-row-translate-wrapper").css({"padding-top":R,"padding-bottom":H}),void 0!==N[0]&&""!==N&&(N[0].style.setProperty("padding-top","0px","important"),N[0].style.setProperty("padding-bottom","0px","important"))}""!=k&&(N.addClass("ult-vc-hide-row"),N.attr("data-hide-row",k)),N.attr("data-rtl",C),N.prepend('
'+O+"
"),i.remove(),J(i,N),(i=N).attr("data-row-effect-mobile-disable",Q),i.attr("data-img-parallax-mobile-disable",z),"fadeout_row_value"==g&&(i.addClass("vc-row-fade"),i.attr("data-fadeout-percentage",m)),i.css("background-image",""),(i=i.find(".upb_row_bg")).attr("data-upb_br_animation",n),"automatic"!=o?i.css({"background-size":o}):i.addClass("upb_bg_size_automatic"),i.css({"background-repeat":r,"background-position":s,"background-color":a}),"vcpb-fs-jquery"==t||"vcpb-mlvp-jquery"==t?i.attr("data-img-array",e):i.css({"background-image":e,"background-attachment":p}),i.attr("data-parallax_sense",l),i.attr("data-bg-override",d),i.attr("data-bg-animation",w),i.attr("data-bg-animation-type",x),i.attr("data-animation-repeat",j),i.addClass(t);var T=function(){var e,t,a,r;if(t=i.parent(),"full"==d&&(t=jQuery("body"),a=0),"ex-full"==d&&(t=jQuery("html"),a=0),!isNaN(d)){for(var o=0;owh&&(wh=s),i.parent().css("height",wh+"px"),i.parent().find(".upb-background-text-wrapper").css("height",wh+"px")}};T(),jQuery(window).load(function(){T()}),jQuery(window).resize(function(){T()})}),this},jQuery.fn.ultimate_grad_shift=function(){return jQuery(this).each(function(){var i=jQuery(this),e=i.data("grad"),l=(i.data("grad-type"),i.data("grad-custom-degree"),jQuery(this).data("bg-override")),t=i.data("overlay"),a=i.data("overlay-color"),r=i.data("overlay-pattern"),o=i.data("overlay-pattern-opacity"),s=i.data("overlay-pattern-size"),d=i.data("overlay-pattern-attachment"),p=i.data("upb-bg-animation"),n=i.data("fadeout"),c=i.data("fadeout-percentage"),u=i.data("parallax-content"),v=i.data("parallax-content-sense"),h=i.data("row-effect-mobile-disable"),_=i.data("hide-row"),b=i.data("rtl"),g="",m="",f=i.data("custom-vc-row"),y=i.data("vc"),w=i.data("theme-support"),x=i.data("is_old_vc");if(void 0!==f&&""!==f||(f="wpb_row"),void 0===y&&(y=0),void 0===x&&(x=!1),void 0===w&&(w="disable"),i.data("multi-color-overlay")&&(g=i.data("multi-color-overlay"),m=i.data("multi-color-overlay-opacity")),1==x||"enable"==w)if(i.prev().is("p")||i.prev().is("style"))var j=i.prev().prev();else j=i.prev();else j=i.prevAll("."+f+":first");j.css("position","relative");var Q=j.attr("class");i.remove();var z=overlay_color_html=overlay_pattern_html=overlay_multi_color_html=overlay_pattern_attachment_css="";if(void 0!==t&&"true"===t.toString()&&(""!=r&&(""!=s&&(s="background-size:"+s+"px;"),void 0!==d&&""!=d&&(overlay_pattern_attachment_css="background-attachment:"+d+";"),overlay_pattern_html='
'),""!=a&&(overlay_color_html='
'),""!=g&&(overlay_multi_color_html='
'),z=overlay_color_html+overlay_pattern_html+overlay_multi_color_html),"browser_size"==l&&(j.wrapInner('
'),j.find(".upb-background-text-wrapper").find(".upb-background-text").addClass(Q),j.addClass("full-browser-size")),"parallax_content_value"==u){j.addClass("vc-row-translate"),j.attr("data-parallax-content-sense",v),j.wrapInner('
');var k=j.css("padding-top"),C=j.css("padding-bottom");j.find(".vc-row-translate-wrapper").css({"padding-top":k,"padding-bottom":C}),void 0!==j[0]&&""!==j&&(j[0].style.setProperty("padding-top","0px","important"),j[0].style.setProperty("padding-bottom","0px","important"))}""!=_&&(j.addClass("ult-vc-hide-row"),j.attr("data-hide-row",_)),j.attr("data-rtl",b),j.prepend('
'+z+"
"),J(i,j),(i=j).attr("data-row-effect-mobile-disable",h),"fadeout_row_value"==n&&(i.addClass("vc-row-fade"),i.attr("data-fadeout-percentage",c)),i.css("background-image",""),(i=i.find(".upb_row_bg")).attr("data-upb_br_animation",p);var M=(e=e.replace("url(data:image/svg+xml;base64,","")).indexOf(";");e=e.substring(M+1),i.attr("style",e),i.attr("data-bg-override",l),"browser_size"==l&&i.parent().find(".upb-background-text-wrapper").addClass("full-browser-size");var I=function(){var e,t,a,r;if(t=i.parent(),"full"==l&&(t=jQuery("body"),a=0),"ex-full"==l&&(t=jQuery("html"),a=0),!isNaN(l)){for(var o=0;owh&&(wh=s),i.parent().css("height",wh+"px"),i.parent().find(".upb-background-text-wrapper").css("height",wh+"px")}};I(),jQuery(window).load(function(){I()}),jQuery(window).resize(function(){I()})}),this},jQuery.fn.ultimate_bg_color_shift=function(){return jQuery(this).each(function(){var i=jQuery(this),l=jQuery(this).data("bg-override"),e=jQuery(this).data("bg-color"),t=i.data("fadeout"),a=i.data("fadeout-percentage"),r=i.data("parallax-content"),o=i.data("parallax-content-sense"),s=i.data("row-effect-mobile-disable"),d=i.data("overlay"),p=i.data("overlay-color"),n=i.data("overlay-pattern"),c=i.data("overlay-pattern-opacity"),u=i.data("overlay-pattern-size"),v=i.data("overlay-pattern-attachment"),h=i.data("hide-row"),_=i.data("rtl"),b="",g="",m=i.data("vc"),f=i.data("theme-support"),y=i.data("custom-vc-row"),w=i.data("is_old_vc");if(void 0!==y&&""!==y||(y="wpb_row"),void 0===m&&(m=0),void 0===w&&(w=!1),void 0===f&&(f="disable"),i.data("multi-color-overlay")&&(b=i.data("multi-color-overlay"),g=i.data("multi-color-overlay-opacity")),1==w||"enable"==f)if(i.prev().is("p")||i.prev().is("style"))var x=i.prev().prev();else x=i.prev();else x=i.prevAll("."+y+":first");x.css("position","relative");var j=x.attr("class"),Q=overlay_color_html=overlay_pattern_html=overlay_multi_color_html=overlay_pattern_attachment_css="";if(void 0!==d&&"true"===d.toString()&&(""!=n&&(""!=u&&(u="background-size:"+u+"px;"),void 0!==v&&""!=v&&(overlay_pattern_attachment_css="background-attachment:"+v+";"),overlay_pattern_html='
'),""!=p&&(overlay_color_html='
'),""!=b&&(overlay_multi_color_html='
'),Q=overlay_color_html+overlay_pattern_html+overlay_multi_color_html),"browser_size"==l)x.wrapInner('
'),x.find(".upb-background-text-wrapper").find(".upb-background-text").addClass(j);else;if(""!=h&&(x.addClass("ult-vc-hide-row"),x.attr("data-hide-row",h)),x.attr("data-rtl",_),"parallax_content_value"==r){x.addClass("vc-row-translate"),x.wrapInner('
'),x.attr("data-parallax-content-sense",o);var z=x.css("padding-top"),k=x.css("padding-bottom");x.find(".vc-row-translate-wrapper").css({"padding-top":z,"padding-bottom":k}),void 0!==x[0]&&""!==x&&(x[0].style.setProperty("padding-top","0px","important"),x[0].style.setProperty("padding-bottom","0px","important"))}if(x.prepend('
'+Q+"
"),J(i,x),i.remove(),(i=x).attr("data-row-effect-mobile-disable",s),"fadeout_row_value"==t&&(i.addClass("vc-row-fade"),i.attr("data-fadeout-percentage",a)),i.css("background-image",""),(i=i.find(".upb_row_bg")).css({background:e}),i.attr("data-bg-override",l),"browser_size"==l&&i.parent().find(".upb-background-text-wrapper").addClass("full-browser-size"),0!==i.length){var C=function(){var e,t,a,r;if(t=i.parent(),"full"==l&&(t=jQuery("body"),a=0),"ex-full"==l&&(t=jQuery("html"),a=0),!isNaN(l)){for(var o=0;owh&&(wh=s),i.parent().css("height",wh+"px"),i.parent().find(".upb-background-text-wrapper").css("height",wh+"px")}};C(),jQuery(window).load(function(){C()}),jQuery(window).resize(function(){C()})}}),this},jQuery.fn.ultimate_parallax_animation=function(i){var l=jQuery(window).height(),d=function(e){return e.height()},e=jQuery(this),p=jQuery(window).scrollTop();function t(){var s=jQuery(window).scrollTop();e.each(function(){if("upb_fade_animation"==jQuery(this).data("upb_br_animation")){jQuery(this).offset().top;var e=jQuery(this),t=e.offset().top,a=d(e);if(t+a');var c=n.css("padding-top"),u=n.css("padding-bottom");n.find(".vc-row-translate-wrapper").css({"padding-top":c,"padding-bottom":u}),void 0!==n[0]&&""!==n&&(n[0].style.setProperty("padding-top","0px","important"),n[0].style.setProperty("padding-bottom","0px","important"))}}),jQuery(".upb_no_bg").remove();var e=function(){jQuery(".upb_row_bg").each(function(){var e,t,a=jQuery(this).data("bg-override"),r=jQuery(this).data("theme-support"),o=jQuery(this).data("row");if((t=void 0!==r&&"enable"!==r?jQuery(this).parents("."+o+":first"):jQuery(this).parent()).addClass("vc_row-has-fill"),"browser_size"==a&&(e=jQuery("html")),"ex-full"==a)e=jQuery("html");else if("full"==a)e=jQuery("body");else if(!isNaN(a)){e=t;for(var s=0;s')):(jQuery(this).attr("data-action","pause"),a[0].pause(),jQuery(this).html('')),a.hasClass("enable-on-viewport")&&a.addClass("override-controls")}),jQuery(".ult-vc-hide-row").each(function(e,t){var a=jQuery(t).data("hide-row");""!=a&&jQuery(t).addClass(a)}),t(),jQuery(".vcpb-animated").each(function(e,t){var a=jQuery(t).data("animation-repeat");jQuery(this).css({"background-repeat":a});var r=jQuery(t).parent().attr("data-img-parallax-mobile-disable");if(r=void 0===r?"false":r.toString(),/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent))o="true";else var o="false";if("true"==o&&"true"==r)var s="true";else s="false";if("false"==s){var i=10;""!=jQuery(this).attr("data-parallax_sense")&&(i=jQuery(this).attr("data-parallax_sense")),i=100-i;var l=jQuery(this).attr("data-bg-animation-type"),d=jQuery(this).attr("data-bg-animation"),p=0,n=l;setInterval(function(e){"right-animation"==d||"bottom-animation"==d?p-=1:p+=1,jQuery(t).css("backgroundPosition","h"==n?p+"px 0":"0 "+p+"px")},i)}})})}(jQuery); var sbi_js_exists=void 0!==sbi_js_exists;sbi_js_exists||(!function(i){function e(){var i,e,s,t=t||{VER:"0.9.944"};t.bgs_Available=!1,t.bgs_CheckRunned=!1,function(i){i.fn.extend({sbi_imgLiquid:function(e){this.defaults={fill:!0,verticalAlign:"center",horizontalAlign:"center",useBackgroundSize:!0,useDataHtmlAttr:!0,responsive:!0,delay:0,fadeInTime:0,removeBoxBackground:!0,hardPixels:!0,responsiveCheckTime:500,timecheckvisibility:500,onStart:null,onFinish:null,onItemStart:null,onItemFinish:null,onItemError:null},function(){if(!t.bgs_CheckRunned){t.bgs_CheckRunned=!0;var e=i('');i("body").append(e),function(){var i=e[0];if(i&&window.getComputedStyle){var s=window.getComputedStyle(i,null);s&&s.backgroundSize&&(t.bgs_Available="cover"===s.backgroundSize)}}(),e.remove()}}();var s=this;return this.options=e,this.settings=i.extend({},this.defaults,this.options),this.settings.onStart&&this.settings.onStart(),this.each(function(e){function a(){(r.responsive||h.data("sbi_imgLiquid_oldProcessed"))&&h.data("sbi_imgLiquid_settings")&&(r=h.data("sbi_imgLiquid_settings"),l.actualSize=l.get(0).offsetWidth+l.get(0).offsetHeight/1e4,l.sizeOld&&l.actualSize!==l.sizeOld&&o(),l.sizeOld=l.actualSize,setTimeout(a,r.responsiveCheckTime))}function n(){h.data("sbi_imgLiquid_error",!0),l.addClass("sbi_imgLiquid_error"),r.onItemError&&r.onItemError(e,l,h),d()}function o(){var i,s,t,a,n,o,g,u,m=0,_=0,f=l.width(),c=l.height();void 0===h.data("owidth")&&h.data("owidth",h[0].width),void 0===h.data("oheight")&&h.data("oheight",h[0].height),r.fill===f/c>=h.data("owidth")/h.data("oheight")?(i="100%",s="auto",t=Math.floor(f),a=Math.floor(f*(h.data("oheight")/h.data("owidth")))):(i="auto",s="100%",t=Math.floor(c*(h.data("owidth")/h.data("oheight"))),a=Math.floor(c)),g=f-t,"left"===(n=r.horizontalAlign.toLowerCase())&&(_=0),"center"===n&&(_=.5*g),"right"===n&&(_=g),-1!==n.indexOf("%")&&((n=parseInt(n.replace("%",""),10))>0&&(_=g*n*.01)),u=c-a,"left"===(o=r.verticalAlign.toLowerCase())&&(m=0),"center"===o&&(m=.5*u),"bottom"===o&&(m=u),-1!==o.indexOf("%")&&((o=parseInt(o.replace("%",""),10))>0&&(m=u*o*.01)),r.hardPixels&&(i=t,s=a),h.css({width:i,height:s,"margin-left":Math.floor(_),"margin-top":Math.floor(m)}),h.data("sbi_imgLiquid_oldProcessed")||(h.fadeTo(r.fadeInTime,1),h.data("sbi_imgLiquid_oldProcessed",!0),r.removeBoxBackground&&l.css("background-image","none"),l.addClass("sbi_imgLiquid_nobgSize"),l.addClass("sbi_imgLiquid_ready")),r.onItemFinish&&r.onItemFinish(e,l,h),d()}function d(){e===s.length-1&&s.settings.onFinish&&s.settings.onFinish()}var r=s.settings,l=i(this),h=i("img:first",l);return h.length?(h.data("sbi_imgLiquid_settings")?(l.removeClass("sbi_imgLiquid_error").removeClass("sbi_imgLiquid_ready"),r=i.extend({},h.data("sbi_imgLiquid_settings"),s.options)):r=i.extend({},s.settings,function(){var i={};if(s.settings.useDataHtmlAttr){var e=l.attr("data-sbi_imgLiquid-fill"),a=l.attr("data-sbi_imgLiquid-horizontalAlign"),n=l.attr("data-sbi_imgLiquid-verticalAlign");("true"===e||"false"===e)&&(i.fill=Boolean("true"===e)),void 0===a||"left"!==a&&"center"!==a&&"right"!==a&&-1===a.indexOf("%")||(i.horizontalAlign=a),void 0===n||"top"!==n&&"bottom"!==n&&"center"!==n&&-1===n.indexOf("%")||(i.verticalAlign=n)}return t.isIE&&s.settings.ieFadeInDisabled&&(i.fadeInTime=0),i}()),h.data("sbi_imgLiquid_settings",r),r.onItemStart&&r.onItemStart(e,l,h),void(t.bgs_Available&&r.useBackgroundSize?(-1===l.css("background-image").indexOf(encodeURI(h.attr("src")))&&l.css({"background-image":'url("'+encodeURI(h.attr("src"))+'")'}),l.css({"background-size":r.fill?"cover":"contain","background-position":(r.horizontalAlign+" "+r.verticalAlign).toLowerCase(),"background-repeat":"no-repeat"}),i("a:first",l).css({display:"block",width:"100%",height:"100%"}),i("img",l).css({display:"none"}),r.onItemFinish&&r.onItemFinish(e,l,h),l.addClass("sbi_imgLiquid_bgSize"),l.addClass("sbi_imgLiquid_ready"),d()):function s(){if(h.data("oldSrc")&&h.data("oldSrc")!==h.attr("src")){var t=h.clone().removeAttr("style");return t.data("sbi_imgLiquid_settings",h.data("sbi_imgLiquid_settings")),h.parent().prepend(t),h.remove(),(h=t)[0].width=0,void setTimeout(s,10)}return h.data("sbi_imgLiquid_oldProcessed")?void o():(h.data("sbi_imgLiquid_oldProcessed",!1),h.data("oldSrc",h.attr("src")),i("img:not(:first)",l).css("display","none"),l.css({overflow:"hidden"}),h.fadeTo(0,0).removeAttr("width").removeAttr("height").css({visibility:"visible","max-width":"none","max-height":"none",width:"auto",height:"auto",display:"block"}),h.on("error",n),h[0].onerror=n,function i(){h.data("sbi_imgLiquid_error")||h.data("sbi_imgLiquid_loaded")||h.data("sbi_imgLiquid_oldProcessed")||(l.is(":visible")&&h[0].complete&&h[0].width>0&&h[0].height>0?(h.data("sbi_imgLiquid_loaded",!0),setTimeout(o,e*r.delay)):setTimeout(i,r.timecheckvisibility))}(),void a())}())):void n()})}})}(jQuery),i=t.injectCss,e=document.getElementsByTagName("head")[0],(s=document.createElement("style")).type="text/css",s.styleSheet?s.styleSheet.cssText=i:s.appendChild(document.createTextNode(i)),e.appendChild(s)}function s(){this.feeds={},this.options=sb_instagram_js_options}function t(i,e,s){this.el=i,this.index=e,this.settings=s,this.minImageWidth=0,this.imageResolution=150,this.resizedImages={},this.needsResizing=[],this.outOfPages=!1,this.isInitialized=!1}function a(e,s){i.ajax({url:sbiajaxurl,type:"post",data:e,success:s})}s.prototype={createPage:function(e,s){void 0!==window.sbiajaxurl&&-1!==window.sbiajaxurl.indexOf(window.location.hostname)||(window.sbiajaxurl=location.protocol+"//"+window.location.hostname+"/wp-admin/admin-ajax.php"),i(".sbi_no_js_error_message").remove(),i(".sbi_no_js").removeClass("sbi_no_js"),e(s)},createFeeds:function(e){e.whenFeedsCreated(i(".sbi").each(function(e){i(this).attr("data-sbi-index",e+1);var s=i(this),n=void 0!==s.attr("data-sbi-flags")?s.attr("data-sbi-flags").split(","):[],o=void 0!==s.attr("data-options")?JSON.parse(s.attr("data-options")):{};if(n.indexOf("testAjax")>-1){window.sbi.triggeredTest=!0;a({action:"sbi_on_ajax_test_trigger"},function(i){console.log("did test")})}var d={cols:s.attr("data-cols"),colsmobile:"same"!==s.attr("data-colsmobile")?s.attr("data-colsmobile"):s.attr("data-cols"),num:s.attr("data-num"),imgRes:s.attr("data-res"),feedID:s.attr("data-feedid"),shortCodeAtts:s.attr("data-shortcode-atts"),resizingEnabled:-1===n.indexOf("resizeDisable"),imageLoadEnabled:-1===n.indexOf("imageLoadDisable"),debugEnabled:n.indexOf("debug")>-1,favorLocal:n.indexOf("favorLocal")>-1,ajaxPostLoad:n.indexOf("ajaxPostLoad")>-1,autoMinRes:1,general:o};window.sbi.feeds[e]=function(i,e,s){return new t(i,e,s)}(this,e,d),window.sbi.feeds[e].setResizedImages(),window.sbi.feeds[e].init();var r=jQuery.Event("sbiafterfeedcreate");r.feed=window.sbi.feeds[e],jQuery(window).trigger(r)}))},afterFeedsCreated:function(){i(".sb_instagram_header").each(function(){var e=i(this);e.find(".sbi_header_link").hover(function(){e.find(".sbi_header_img_hover").addClass("sbi_fade_in")},function(){e.find(".sbi_header_img_hover").removeClass("sbi_fade_in")})})},encodeHTML:function(i){return void 0===i?"":i.replace(/(>)/g,">").replace(/(<)/g,"<").replace(/(<br\/>)/g,"
").replace(/(<br>)/g,"
")},urlDetect:function(i){return i.match(/https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&\/\/=]*)/g)}},t.prototype={init:function(){var e=this;i(this.el).find("#sbi_mod_error").length&&i(this.el).prepend(i(this.el).find("#sbi_mod_error")),this.settings.ajaxPostLoad?this.getNewPostSet():this.afterInitialImagesLoaded();var s,t=(s=0,function(i,e){clearTimeout(s),s=setTimeout(i,e)});jQuery(window).resize(function(){t(function(){e.afterResize()},500)})},initLayout:function(){},afterInitialImagesLoaded:function(){this.initLayout(),this.loadMoreButtonInit(),this.hideExtraImagesForWidth(),this.beforeNewImagesRevealed(),this.revealNewImages(),this.afterNewImagesRevealed()},afterResize:function(){this.setImageHeight(),this.setImageResolution(),this.maybeRaiseImageResolution(),this.setImageSizeClass()},afterLoadMoreClicked:function(i){i.find(".sbi_loader").removeClass("sbi_hidden"),i.find(".sbi_btn_text").addClass("sbi_hidden"),i.closest(".sbi").find(".sbi_num_diff_hide").addClass("sbi_transition").removeClass("sbi_num_diff_hide")},afterNewImagesLoaded:function(){var e=i(this.el),s=this;this.beforeNewImagesRevealed(),this.revealNewImages(),this.afterNewImagesRevealed(),setTimeout(function(){e.find(".sbi_loader").addClass("sbi_hidden"),e.find(".sbi_btn_text").removeClass("sbi_hidden"),s.maybeRaiseImageResolution()},500)},beforeNewImagesRevealed:function(){this.setImageHeight(),this.maybeRaiseImageResolution(!0),this.setImageSizeClass()},revealNewImages:function(){var e=i(this.el);e.find(".sbi-screenreader").each(function(){i(this).find("img").remove()}),"function"==typeof sbi_custom_js&&setTimeout(function(){sbi_custom_js()},100),this.applyImageLiquid(),e.find(".sbi_item").each(function(i){jQuery(this).find(".sbi_photo").hover(function(){jQuery(this).fadeTo(200,.85)},function(){jQuery(this).stop().fadeTo(500,1)})}),setTimeout(function(){jQuery("#sbi_images .sbi_item.sbi_new").removeClass("sbi_new");var i=10;e.find(".sbi_transition").each(function(){var e=jQuery(this);setTimeout(function(){e.removeClass("sbi_transition")},i),i+=10})},500)},afterNewImagesRevealed:function(){this.listenForVisibilityChange(),this.sendNeedsResizingToServer(),this.settings.imageLoadEnabled||i(".sbi_no_resraise").removeClass("sbi_no_resraise");var e=i.Event("sbiafterimagesloaded");e.el=i(this.el),i(window).trigger(e)},setResizedImages:function(){i(this.el).find(".sbi_resized_image_data").length&&void 0!==i(this.el).find(".sbi_resized_image_data").attr("data-resized")&&0===i(this.el).find(".sbi_resized_image_data").attr("data-resized").indexOf('{"')&&(this.resizedImages=JSON.parse(i(this.el).find(".sbi_resized_image_data").attr("data-resized")),i(this.el).find(".sbi_resized_image_data").remove())},sendNeedsResizingToServer:function(){var e=this;if(e.needsResizing.length>0&&e.settings.resizingEnabled){var s=i(this.el).find(".sbi_item").length;a({action:"sbi_resized_images_submit",needs_resizing:e.needsResizing,offset:s,feed_id:e.settings.feedID,atts:e.settings.shortCodeAtts},function(i){if(0===i.trim().indexOf("{")){var s=JSON.parse(i);e.settings.debugEnabled&&console.log(s)}})}},loadMoreButtonInit:function(){var e=i(this.el),s=this;e.find("#sbi_load .sbi_load_btn").off().on("click",function(){s.afterLoadMoreClicked(jQuery(this)),s.getNewPostSet()})},getNewPostSet:function(){var e=i(this.el),s=this;a({action:"sbi_load_more_clicked",offset:e.find(".sbi_item").length,feed_id:s.settings.feedID,atts:s.settings.shortCodeAtts,current_resolution:s.imageResolution},function(t){if(0===t.trim().indexOf("{")){var a=JSON.parse(t);s.settings.debugEnabled&&console.log(a),s.appendNewPosts(a.html),s.addResizedImages(a.resizedImages),s.settings.ajaxPostLoad?(s.settings.ajaxPostLoad=!1,s.afterInitialImagesLoaded()):s.afterNewImagesLoaded(),a.feedStatus.shouldPaginate?s.outOfPages=!1:(s.outOfPages=!0,e.find(".sbi_load_btn").hide()),i(".sbi_no_js").removeClass("sbi_no_js")}})},appendNewPosts:function(e){var s=i(this.el);s.find("#sbi_images .sbi_item").length?s.find("#sbi_images .sbi_item").last().after(e):s.find("#sbi_images").append(e)},addResizedImages:function(i){for(var e in i)this.resizedImages[e]=i[e]},setImageHeight:function(){var e=i(this.el),s=e.find(".sbi_photo").eq(0).innerWidth(),t=this.getColumnCount(),a=e.find("#sbi_images").innerWidth()-e.find("#sbi_images").width(),n=a/2;sbi_photo_width_manual=e.find("#sbi_images").width()/t-a,e.find(".sbi_photo").css("height",s),e.find(".sbi-owl-nav").length&&setTimeout(function(){var i=2;e.find(".sbi_owl2row-item").length&&(i=1);var s=e.find(".sbi_photo").eq(0).innerWidth()/i;s+=parseInt(n)*(2-i+2),e.find(".sbi-owl-nav div").css("top",s)},100)},maybeRaiseSingleImageResolution:function(e,s,t){var a=this,n=a.getImageUrls(e),o=e.find(".sbi_photo img").attr("src"),d=150,r=e.find("img").get(0),l=o===window.sbi.options.placeholder?1:r.naturalWidth/r.naturalHeight;t=void 0!==t&&t;if(!(e.hasClass("sbi_no_resraise")||e.hasClass("sbi_had_error")||e.find(".sbi_link_area").length&&e.find(".sbi_link_area").hasClass("sbi_had_error"))){i.each(n,function(i,e){e===o&&(d=parseInt(i),t=!1)});var h=640;switch(a.settings.imgRes){case"thumb":h=150;break;case"medium":h=320;break;case"full":h=640;break;default:var g=Math.max(a.settings.autoMinRes,e.find(".sbi_photo").innerWidth()),u=a.getBestResolutionForAuto(g,l,e);switch(u){case 320:h=320;break;case 150:h=150}}if(h>d||o===window.sbi.options.placeholder||t){if(a.settings.debugEnabled){var m=o===window.sbi.options.placeholder?"was placeholder":"too small";console.log("rais res for "+o,m)}var _=n[h].split("?ig_cache_key")[0];if(e.find(".sbi_photo img").attr("src",_),e.find(".sbi_photo").css("background-image",'url("'+_+'")'),d=h,"auto"===a.settings.imgRes){var f=!1;e.find(".sbi_photo img").on("load",function(){var s=i(this),t=s.get(0).naturalWidth/s.get(0).naturalHeight;if(1e3!==s.get(0).naturalWidth&&t>l&&!f){switch(a.settings.debugEnabled&&console.log("rais res again for aspect ratio change "+o),f=!0,g=e.find(".sbi_photo").innerWidth(),u=a.getBestResolutionForAuto(g,t,e),h=640,u){case 320:h=320;break;case 150:h=150}h>d&&(_=n[h].split("?ig_cache_key")[0],s.attr("src",_),s.closest(".sbi_photo").css("background-image",'url("'+_+'")')),"masonry"!==a.layout&&"highlight"!==a.layout||(i(a.el).find("#sbi_images").smashotope(a.isotopeArgs),setTimeout(function(){i(a.el).find("#sbi_images").smashotope(a.isotopeArgs)},500))}else if(a.settings.debugEnabled){var r=f?"already checked":"no aspect ratio change";console.log("not raising res for replacement "+o,r)}})}}e.find("img").on("error",function(){if(i(this).hasClass("sbi_img_error"))console.log("unfixed error "+i(this).attr("src"));else{var e;if(i(this).addClass("sbi_img_error"),i(this).attr("src").indexOf("media?size=")>-1||i(this).attr("src").indexOf("cdninstagram")>-1||i(this).attr("src").indexOf("fbcdn")>-1)a.settings.favorLocal=!0,void 0!==(e=a.getImageUrls(i(this).closest(".sbi_item")))[640]&&(i(this).attr("src",e[640]),i(this).closest(".sbi_photo").css("background-image","url("+e[640]+")"),i(this).closest(".sbi_item").addClass("sbi_had_error").find(".sbi_link_area").attr("href",e[640]).addClass("sbi_had_error"));else if("undefined"!==i(this).closest(".sbi_photo").attr("data-img-src-set"))void 0!==(e=JSON.parse(i(this).closest(".sbi_photo").attr("data-img-src-set").replace(/\\\//g,"/"))).d&&(i(this).attr("src",e.d),i(this).closest(".sbi_photo").css("background-image","url("+e.d+")"),i(this).closest(".sbi_item").addClass("sbi_had_error").find(".sbi_link_area").attr("href",e[640]).addClass("sbi_had_error"));setTimeout(function(){a.afterResize()},1500)}})}},maybeRaiseImageResolution:function(e){var s=this,t=void 0!==e&&!0===e?".sbi_item.sbi_new":".sbi_item",a=!s.isInitialized;i(s.el).find(t).each(function(e){!i(this).hasClass("sbi_num_diff_hide")&&i(this).find(".sbi_photo").length&&void 0!==i(this).find(".sbi_photo").attr("data-img-src-set")&&s.maybeRaiseSingleImageResolution(i(this),e,a)}),s.isInitialized=!0},getBestResolutionForAuto:function(e,s,t){(isNaN(s)||s<1)&&(s=1);var a=e*s,n=10*Math.ceil(a/10),o=[150,320,640];if(t.hasClass("sbi_highlighted")&&(n*=2),-1===o.indexOf(parseInt(n))){var d=!1;i.each(o,function(i,e){e>parseInt(n)&&!d&&(n=e,d=!0)})}return n},hideExtraImagesForWidth:function(){if("carousel"!==this.layout){var e=i(this.el),s=void 0!==e.attr("data-num")&&""!==e.attr("data-num")?parseInt(e.attr("data-num")):1,t=void 0!==e.attr("data-nummobile")&&""!==e.attr("data-nummobile")?parseInt(e.attr("data-nummobile")):s;i(window).width()<480?t120&&n<240?e.addClass("sbi_medium"):n<=120&&e.addClass("sbi_small")},setMinImageWidth:function(){i(this.el).find(".sbi_item .sbi_photo").first().length?this.minImageWidth=i(this.el).find(".sbi_item .sbi_photo").first().innerWidth():this.minImageWidth=150},setImageResolution:function(){if("auto"===this.settings.imgRes)this.imageResolution="auto";else switch(this.settings.imgRes){case"thumb":this.imageResolution=150;break;case"medium":this.imageResolution=320;break;default:this.imageResolution=640}},getImageUrls:function(i){var e=JSON.parse(i.find(".sbi_photo").attr("data-img-src-set").replace(/\\\//g,"/")),s=i.attr("id").replace("sbi_","");if(void 0!==this.resizedImages[s]&&"video"!==this.resizedImages[s]&&"pending"!==this.resizedImages[s]&&"error"!==this.resizedImages[s].id&&"video"!==this.resizedImages[s].id&&"pending"!==this.resizedImages[s].id){if(void 0!==this.resizedImages[s].sizes){var t=[];void 0!==this.resizedImages[s].sizes.full&&(e[640]=sb_instagram_js_options.resized_url+this.resizedImages[s].id+"full.jpg",t.push(640)),void 0!==this.resizedImages[s].sizes.low&&(e[320]=sb_instagram_js_options.resized_url+this.resizedImages[s].id+"low.jpg",t.push(320)),void 0!==this.resizedImages[s].sizes.thumb&&(t.push(150),e[150]=sb_instagram_js_options.resized_url+this.resizedImages[s].id+"thumb.jpg"),this.settings.favorLocal&&(-1===t.indexOf(640)&&t.indexOf(320)>-1&&(e[640]=sb_instagram_js_options.resized_url+this.resizedImages[s].id+"low.jpg"),-1===t.indexOf(320)&&(t.indexOf(640)>-1?e[320]=sb_instagram_js_options.resized_url+this.resizedImages[s].id+"full.jpg":t.indexOf(150)>-1&&(e[320]=sb_instagram_js_options.resized_url+this.resizedImages[s].id+"thumb.jpg")),-1===t.indexOf(150)&&(t.indexOf(320)>-1?e[150]=sb_instagram_js_options.resized_url+this.resizedImages[s].id+"low.jpg":t.indexOf(640)>-1&&(e[150]=sb_instagram_js_options.resized_url+this.resizedImages[s].id+"full.jpg")))}}else(void 0===this.resizedImages[s]||void 0!==this.resizedImages[s].id&&"pending"!==this.resizedImages[s].id&&"error"!==this.resizedImages[s].id)&&this.addToNeedsResizing(s);return e},getAvatarUrl:function(i,e){if(""===i)return"";var s=this.settings.general.avatars;return"local"===(e=void 0!==e?e:"local")?void 0!==s["LCL"+i]&&1===parseInt(s["LCL"+i])?sb_instagram_js_options.resized_url+i+".jpg":void 0!==s[i]?s[i]:"":void 0!==s[i]?s[i]:void 0!==s["LCL"+i]&&1===parseInt(s["LCL"+i])?sb_instagram_js_options.resized_url+i+".jpg":""},addToNeedsResizing:function(i){-1===this.needsResizing.indexOf(i)&&this.needsResizing.push(i)},applyImageLiquid:function(){var s=i(this.el);e(),"function"==typeof s.find(".sbi_photo").sbi_imgLiquid&&s.find(".sbi_photo").sbi_imgLiquid({fill:!0})},listenForVisibilityChange:function(){var e,s,t,a=this;e=jQuery,s={callback:function(){},runOnLoad:!0,frequency:100,sbiPreviousVisibility:null},t={sbiCheckVisibility:function(i,e){if(jQuery.contains(document,i[0])){var s=e.sbiPreviousVisibility,a=i.is(":visible");e.sbiPreviousVisibility=a,null==s?e.runOnLoad&&e.callback(i,a):s!==a&&e.callback(i,a),setTimeout(function(){t.sbiCheckVisibility(i,e)},e.frequency)}}},e.fn.sbiVisibilityChanged=function(i){var a=e.extend({},s,i);return this.each(function(){t.sbiCheckVisibility(e(this),a)})},"function"==typeof i(this.el).filter(":hidden").sbiVisibilityChanged&&i(this.el).filter(":hidden").sbiVisibilityChanged({callback:function(i,e){a.afterResize()},runOnLoad:!1})},getColumnCount:function(){var e=i(this.el),s=this.settings.cols,t=this.settings.colsmobile,a=s;return sbiWindowWidth=window.innerWidth,e.hasClass("sbi_mob_col_auto")?(sbiWindowWidth<640&&parseInt(s)>2&&parseInt(s)<7&&(a=2),sbiWindowWidth<640&&parseInt(s)>6&&parseInt(s)<11&&(a=4),sbiWindowWidth<=480&&parseInt(s)>2&&(a=1)):sbiWindowWidth<=480&&(a=t),parseInt(a)}},window.sbi_init=function(){window.sbi=new s,window.sbi.createPage(window.sbi.createFeeds,{whenFeedsCreated:window.sbi.afterFeedsCreated})}}(jQuery),jQuery(document).ready(function(i){void 0===window.sb_instagram_js_options&&(window.sb_instagram_js_options={font_method:"svg",resized_url:location.protocol+"//"+window.location.hostname+"/wp-content/uploads/sb-instagram-feed-images/",placeholder:location.protocol+"//"+window.location.hostname+"/wp-content/plugins/instagram-feed/img/placeholder.png"}),void 0!==window.sb_instagram_js_options.resized_url&&-1===window.sb_instagram_js_options.resized_url.indexOf(location.protocol)&&("http:"===location.protocol?window.sb_instagram_js_options.resized_url=window.sb_instagram_js_options.resized_url.replace("http:","https:"):window.sb_instagram_js_options.resized_url=window.sb_instagram_js_options.resized_url.replace("https:","http:")),sbi_init()})); +function(a){"use strict";var b=function(a,b){this.type=this.options=this.enabled=this.timeout=this.hoverState=this.$element=null,this.init("tooltip",a,b)};b.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'
',trigger:"hover focus",title:"",delay:0,html:!1,container:!1},b.prototype.init=function(b,c,d){this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d);var e=this.options.trigger.split(" ");for(var f=e.length;f--;){var g=e[f];if(g=="click")this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if(g!="manual"){var h=g=="hover"?"mouseenter":"focus",i=g=="hover"?"mouseleave":"blur";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},b.prototype.getDefaults=function(){return b.DEFAULTS},b.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&typeof b.delay=="number"&&(b.delay={show:b.delay,hide:b.delay}),b},b.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},b.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget)[this.type](this.getDelegateOptions()).data("bs."+this.type);clearTimeout(c.timeout),c.hoverState="in";if(!c.options.delay||!c.options.delay.show)return c.show();c.timeout=setTimeout(function(){c.hoverState=="in"&&c.show()},c.options.delay.show)},b.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget)[this.type](this.getDelegateOptions()).data("bs."+this.type);clearTimeout(c.timeout),c.hoverState="out";if(!c.options.delay||!c.options.delay.hide)return c.hide();c.timeout=setTimeout(function(){c.hoverState=="out"&&c.hide()},c.options.delay.hide)},b.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);if(b.isDefaultPrevented())return;var c=this.tip();this.setContent(),this.options.animation&&c.addClass("fade");var d=typeof this.options.placement=="function"?this.options.placement.call(this,c[0],this.$element[0]):this.options.placement,e=/\s?auto?\s?/i,f=e.test(d);f&&(d=d.replace(e,"")||"top"),c.detach().css({top:0,left:0,display:"block"}).addClass(d),this.options.container?c.appendTo(this.options.container):c.insertAfter(this.$element);var g=this.getPosition(),h=c[0].offsetWidth,i=c[0].offsetHeight;if(f){var j=this.$element.parent(),k=d,l=document.documentElement.scrollTop||document.body.scrollTop,m=this.options.container=="body"?window.innerWidth:j.outerWidth(),n=this.options.container=="body"?window.innerHeight:j.outerHeight(),o=this.options.container=="body"?0:j.offset().left;d=d=="bottom"&&g.top+g.height+i-l>n?"top":d=="top"&&g.top-l-i<0?"bottom":d=="right"&&g.right+h>m?"left":d=="left"&&g.left-h

'}),b.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),b.prototype.constructor=b,b.prototype.getDefaults=function(){return b.DEFAULTS},b.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content")[this.options.html?"html":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},b.prototype.hasContent=function(){return this.getTitle()||this.getContent()},b.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||(typeof b.content=="function"?b.content.call(a[0]):b.content)},b.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")},b.prototype.tip=function(){return this.$tip||(this.$tip=a(this.options.template)),this.$tip};var c=a.fn.popover;a.fn.popover=function(c){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f=typeof c=="object"&&c;e||d.data("bs.popover",e=new b(this,f)),typeof c=="string"&&e[c]()})},a.fn.popover.Constructor=b,a.fn.popover.noConflict=function(){return a.fn.popover=c,this}}(window.jQuery); !function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)}(function(a){var e,t,n,i;function r(e,t){var n,i,r=e.nodeName.toLowerCase();return"area"===r?(i=(n=e.parentNode).name,!(!e.href||!i||"map"!==n.nodeName.toLowerCase())&&(!!(i=a("img[usemap='#"+i+"']")[0])&&o(i))):(/^(input|select|textarea|button|object)$/.test(r)?!e.disabled:"a"===r&&e.href||t)&&o(e)}function o(e){return a.expr.filters.visible(e)&&!a(e).parents().addBack().filter(function(){return"hidden"===a.css(this,"visibility")}).length}a.ui=a.ui||{},a.extend(a.ui,{version:"1.11.4",keyCode:{BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38}}),a.fn.extend({scrollParent:function(e){var t=this.css("position"),n="absolute"===t,i=e?/(auto|scroll|hidden)/:/(auto|scroll)/,e=this.parents().filter(function(){var e=a(this);return(!n||"static"!==e.css("position"))&&i.test(e.css("overflow")+e.css("overflow-y")+e.css("overflow-x"))}).eq(0);return"fixed"!==t&&e.length?e:a(this[0].ownerDocument||document)},uniqueId:(e=0,function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++e)})}),removeUniqueId:function(){return this.each(function(){/^ui-id-\d+$/.test(this.id)&&a(this).removeAttr("id")})}}),a.extend(a.expr[":"],{data:a.expr.createPseudo?a.expr.createPseudo(function(t){return function(e){return!!a.data(e,t)}}):function(e,t,n){return!!a.data(e,n[3])},focusable:function(e){return r(e,!isNaN(a.attr(e,"tabindex")))},tabbable:function(e){var t=a.attr(e,"tabindex"),n=isNaN(t);return(n||0<=t)&&r(e,!n)}}),a("").outerWidth(1).jquery||a.each(["Width","Height"],function(e,n){var r="Width"===n?["Left","Right"]:["Top","Bottom"],i=n.toLowerCase(),o={innerWidth:a.fn.innerWidth,innerHeight:a.fn.innerHeight,outerWidth:a.fn.outerWidth,outerHeight:a.fn.outerHeight};function s(e,t,n,i){return a.each(r,function(){t-=parseFloat(a.css(e,"padding"+this))||0,n&&(t-=parseFloat(a.css(e,"border"+this+"Width"))||0),i&&(t-=parseFloat(a.css(e,"margin"+this))||0)}),t}a.fn["inner"+n]=function(e){return void 0===e?o["inner"+n].call(this):this.each(function(){a(this).css(i,s(this,e)+"px")})},a.fn["outer"+n]=function(e,t){return"number"!=typeof e?o["outer"+n].call(this,e):this.each(function(){a(this).css(i,s(this,e,!0,t)+"px")})}}),a.fn.addBack||(a.fn.addBack=function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}),a("").data("a-b","a").removeData("a-b").data("a-b")&&(a.fn.removeData=(t=a.fn.removeData,function(e){return arguments.length?t.call(this,a.camelCase(e)):t.call(this)})),a.ui.ie=!!/msie [\w.]+/.exec(navigator.userAgent.toLowerCase()),a.fn.extend({focus:(i=a.fn.focus,function(t,n){return"number"==typeof t?this.each(function(){var e=this;setTimeout(function(){a(e).focus(),n&&n.call(e)},t)}):i.apply(this,arguments)}),disableSelection:(n="onselectstart"in document.createElement("div")?"selectstart":"mousedown",function(){return this.bind(n+".ui-disableSelection",function(e){e.preventDefault()})}),enableSelection:function(){return this.unbind(".ui-disableSelection")},zIndex:function(e){if(void 0!==e)return this.css("zIndex",e);if(this.length)for(var t,n,i=a(this[0]);i.length&&i[0]!==document;){if(t=i.css("position"),("absolute"===t||"relative"===t||"fixed"===t)&&(n=parseInt(i.css("zIndex"),10),!isNaN(n)&&0!==n))return n;i=i.parent()}return 0}}),a.ui.plugin={add:function(e,t,n){var i,r=a.ui[e].prototype;for(i in n)r.plugins[i]=r.plugins[i]||[],r.plugins[i].push([t,n[i]])},call:function(e,t,n,i){var r,o=e.plugins[t];if(o&&(i||e.element[0].parentNode&&11!==e.element[0].parentNode.nodeType))for(r=0;r",options:{disabled:!1,create:null},_createWidget:function(t,e){e=d(e||this.defaultElement||this)[0],this.element=d(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=d(),this.hoverable=d(),this.focusable=d(),e!==this&&(d.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=d(e.style?e.ownerDocument:e.document||e),this.window=d(this.document[0].defaultView||this.document[0].parentWindow)),this.options=d.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:d.noop,_getCreateEventData:d.noop,_create:d.noop,_init:d.noop,destroy:function(){this._destroy(),this.element.unbind(this.eventNamespace).removeData(this.widgetFullName).removeData(d.camelCase(this.widgetFullName)),this.widget().unbind(this.eventNamespace).removeAttr("aria-disabled").removeClass(this.widgetFullName+"-disabled ui-state-disabled"),this.bindings.unbind(this.eventNamespace),this.hoverable.removeClass("ui-state-hover"),this.focusable.removeClass("ui-state-focus")},_destroy:d.noop,widget:function(){return this.element},option:function(t,e){var i,n,s,o=t;if(0===arguments.length)return d.widget.extend({},this.options);if("string"==typeof t)if(o={},t=(i=t.split(".")).shift(),i.length){for(n=o[t]=d.widget.extend({},this.options[t]),s=0;s=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return!0}})}); function isElementInViewport(a){"function"==typeof jQuery&&a instanceof jQuery&&(a=a[0]);var b=a.getBoundingClientRect();return b.top>=0&&b.left>=0&&b.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&b.right<=(window.innerWidth||document.documentElement.clientWidth)}function setFormValues(a,b){for(x in b){var c=0==a.find('[name="'+x+'"]').length?a.find('[name="'+x+'[]"]'):a.find('[name="'+x+'"]'),d=c.prop("type");switch(d=c.is("select")?"select":d,d=c.hasClass("hasDatepicker")?"date":d,d=c.parent().parent().hasClass("files-list")?"file":d,d=c.parents(".field-cover").hasClass("slider-cover")?"slider":d,d=c.parents(".field-cover").hasClass("timepicker-cover")?"timepicker":d){case"text":case"select":case"hidden":case"textarea":case"date":b[x]!=c.val()&&c.val(b[x]).trigger("input").trigger("change");break;case"radio":case"checkbox":if("string"==typeof b[x]&&""==b[x]&&a.find('[name="'+x+'[]"]').length>0&&a.find('[name="'+x+'[]"]').prop("checked",!1).trigger("change"),"string"==typeof b[x]){var e=b[x];b[x]=[],b[x].push(e)}b[x]="string"==typeof b[x]?[b[x]]:b[x];for(y in b[x])if(0==a.find('[name="'+x+'[]"]').length){a.find('[name="'+x+'"][value="'+b[x][y]+'"]').prop("checked",!0).trigger("change");var f=b[x][y],g=x;setTimeout(function(){a.find('[name="'+g+'"][value="'+f+'"]').prop("checked",!0).trigger("change")},300)}else a.find('[name="'+x+'[]"][value="'+b[x][y]+'"]').prop("checked",!0).trigger("change");break;case"timepicker":c.val(b[x]).trigger("change");var h=b[x].replace(" ",":").split(":");h[0]=""==h[0]||"undefined"==typeof h[0]?"00":h[0],h[1]=""==h[1]||"undefined"==typeof h[1]?"00":h[1],h[2]=""==h[2]||"undefined"==typeof h[2]?"am":h[2],c.parents(".timepicker-cover").find(".time-fields-cover > select").eq(0).val(h[0]),c.parents(".timepicker-cover").find(".time-fields-cover > select").eq(1).val(h[1]),c.parents(".timepicker-cover").find(".time-fields-cover > input").eq(0).val(h[2]);break;case"slider":if(-1!=b[x].indexOf("-")){var e=b[x].split("-");if(e[0]=e[0].replace(/[^0-9.]+/g,""),e[1]=e[1].replace(/[^0-9.]+/g,""),e[0]=parseFloat(e[0].trim()),e[1]=parseFloat(e[1].trim()),!isNaN(parseFloat(e[0]))&&!isNaN(parseFloat(e[1]))){c.parents(".slider-cover").find(".ui-slider-cover > span").slider("values",e),c.parents(".slider-cover").find(".ui-slider-handle-nos").show();var i=c;setTimeout(function(){i.parents(".slider-cover").find(".ui-slider-handle-nos").css("margin-left","-"+(i.parents(".slider-cover").find(".ui-slider-handle-nos").outerWidth()/2-9)+"px")},10)}}else if(b[x]=b[x].replace(/[^0-9.]+/g,""),!isNaN(parseFloat(b[x]))){c.parents(".slider-cover").find(".ui-slider-cover > span").slider("value",b[x]),c.parents(".slider-cover").find(".ui-slider-handle-nos").show();var i=c;setTimeout(function(){i.parents(".slider-cover").find(".ui-slider-handle-nos").css("margin-left","-"+(i.parents(".slider-cover").find(".ui-slider-handle-nos").outerWidth()/2-9)+"px")},10)}}}}function FormCraftSubmitForm(a,b,c){if(form=jQuery(a),jQuery(a).hasClass("dont-submit-hidden-true"))var d=form.find(".form-element").not(".state-hidden").find("input, select, textarea").serialize();else var d=form.serialize();var e=[];form.find(".form-element.state-hidden").each(function(){e.push(jQuery(this).attr("data-identifier"))}),e=e.join(",");var f="";if("undefined"!=typeof window.final_email_to)for(x in window.final_email_to)"function"!=typeof window.final_email_to[x]&&(f=f+","+encodeURIComponent(window.final_email_to[x].substr(window.final_email_to[x].indexOf(":")+1)));var g="";if("undefined"!=typeof window.final_redirect)var g=encodeURIComponent(window.final_redirect[window.final_redirect.length-1]);var h="";if("undefined"!=typeof window.trigger_integration)var h=encodeURIComponent(JSON.stringify(window.trigger_integration));var i=d+"&id="+form.attr("data-id")+"&location="+encodeURIComponent(window.location.href)+"&emails="+f+"&hidden="+e+"&redirect="+g+"&type="+b+"&trigger_integration="+h,j={abort:!1};if("all"==b?form.find(".validation-lenient, .validation-strict").each(function(){if(!jQuery(this).parents(".form-element").hasClass("state-hidden")){var a=jQuery(this).fc_validate();0==a&&(j.abort=!0)}}):(page_validate=b-1,form.find(".form-page-"+page_validate+" .validation-lenient, .validation-strict").each(function(){if(!jQuery(this).parents(".form-element").hasClass("state-hidden")){var a=jQuery(this).fc_validate();0==a&&(j.abort=!0)}})),"all"==b&&jQuery(document).trigger("formcraft_submit_trigger",[form,i,j]),1==j.abort){if(0==form.find(".error-field").length)return!1;if(0==isElementInViewport(form.find(".error-field").first())){var k=form.find(".error-field").first().offset().top;form.parents(".fc-form-modal").length?(k=form.parents(".fc-form-modal").scrollTop()+k-(form.height()+130),form.parents(".fc-form-modal").animate({scrollTop:form.find(".error-field").first().position().top},600)):form.parents(".fc-sticky").length?jQuery(".fc-sticky").animate({scrollTop:form.find(".error-field").first().position().top-30},600):form.parent().find(".fc-pagination.fixed").length?jQuery("html, body").animate({scrollTop:k-200},600):jQuery("html, body").animate({scrollTop:k-120},600)}return"undefined"!=typeof c&&c(!1),!1}form.find(".submit-response").slideUp("fast").html(),form.find(".submit-cover").addClass("disabled"),form.find(".form-element").removeClass("error-field"),"all"==b&&form.find(".submit-button").attr("disabled","disabled").attr("data-old-width",form.find(".submit-button").outerWidth()).css("width",form.find(".submit-button").outerWidth()).css("width",form.find(".submit-button").outerHeight()).css("display","block"),temp_form=form,jQuery.ajax({url:FC.ajaxurl,type:"POST",timeout:3e4,data:"action=formcraft3_form_submit&"+i,dataType:"json"}).done(function(a){if(form=temp_form,a.debug){if(a.debug.failed&&"undefined"!=typeof toastr)for(x in a.debug.failed)toastr.error(a.debug.failed[x]);if(a.debug.success&&"undefined"!=typeof toastr)for(x in a.debug.success)toastr.success(" "+a.debug.success[x])}if(a.failed){if(0!=form.parents(".fc-form-modal").length&&(setTimeout(function(){form.addClass("shake")},600),setTimeout(function(){form.removeClass("shake")},1100)),form.find(".validation-lenient").addClass("validation-strict").removeClass(".validation-lenient"),form.find(".submit-response").html(""+a.failed+"").slideDown("fast"),a.errors)for(field in a.errors)form.find(".form-element-"+field).addClass("error-field"),form.find(".form-element-"+field+" .error").text(a.errors[field]);if(0!=form.find(".error-field").length&&0==isElementInViewport(form.find(".error-field").first())){var b=form.find(".error-field").first().offset().top;form.parents(".fc-form-modal").length?(b=form.parents(".fc-form-modal").scrollTop()+b-(form.height()+130),form.parents(".fc-form-modal").animate({scrollTop:form.find(".error-field").first().position().top},600)):form.parents(".fc-sticky").length?jQuery(".fc-sticky").animate({scrollTop:form.find(".error-field").first().position().top-30},600):form.parent().find(".fc-pagination.fixed").length?jQuery("html, body").animate({scrollTop:b-200},600):jQuery("html, body").animate({scrollTop:b-120},600)}}else if(a.success){if(form.append("
"+a.success+"
"),form.addClass("submitted"),form.find(".final-success").slideDown(800,function(){}),form.find(".form-page").slideUp(800,function(){form.find(".form-element").remove()}),0==form.parents(".fc-form-modal").length&&0==form.parents(".fc-sticky").length){var b=form.offset().top;jQuery("html, body").animate({scrollTop:b-100},800)}if(jQuery(document).trigger("formcraft_submit_result",[form,a]),a.redirect){var d=parseInt(form.attr("data-delay"));d=isNaN(d)?2:d,d=Math.max(0,d),setTimeout(function(){window.location.assign(a.redirect)},1e3*d)}}"undefined"!=typeof c&&c(a,form)}).fail(function(b){jQuery(a).find(".response").text("Connection error"),"undefined"!=typeof c&&c(!1)}).always(function(a){jQuery(document).trigger("formcraft_submit_success_trigger",[form,a]),form.find(".submit-cover").addClass("enabled"),form.find(".submit-cover").removeClass("disabled"),"all"==b&&form.find(".submit-button").removeAttr("disabled").css("width",form.find(".submit-button").attr("data-old-width"))})}function spinTo(a,b,c,d){var e=""==jQuery(a).text()?0:parseFloat(jQuery(a).text().replace(/[^0-9.]+/g,"")),b=isNaN(parseFloat(b))?0:parseFloat(b),e=isNaN(parseFloat(e))?0:parseFloat(e),c="undefined"==typeof c?"":c,d="undefined"==typeof d?".":d;jQuery({someValue:e}).animate({someValue:parseFloat(b)},{duration:600,easing:"swing",context:b,step:function(){parseInt(b)!=parseFloat(b)?val=(Math.ceil(100*this.someValue)/100).toString().replace(/[.]/g,d).replace(/\B(?=(\d{3})+(?!\d))/g,c):val=Math.ceil(this.someValue).toString().replace(/[.]/g,d).replace(/\B(?=(\d{3})+(?!\d))/g,c),jQuery(a).text(val)}}),setTimeout(function(){jQuery(a).text(parseFloat(b).toString().replace(/[.]/g,d).replace(/\B(?=(\d{3})+(?!\d))/g,c))},650)}function getFieldValue(a,b){if(0==jQuery(a).length)return 0;var c=jQuery(a).prop("type");switch(c=jQuery(a).is("select")?"select":c,c=jQuery(a).hasClass("hasDatepicker")?"date":c,c=jQuery(a).parent().parent().hasClass("files-list")?"file":c,c=jQuery(a).parent().parent().hasClass("slider-cover")?"slider":c){case"text":case"select":case"hidden":var d=jQuery(a).val();break;case"textarea":var d=jQuery(a).val();break;case"slider":var d=jQuery(a).val();break;case"radio":case"checkbox":d=[],jQuery('[name="'+jQuery(a).prop("name")+'"]:checked').each(function(){d.push(jQuery(this).val())});break;case"date":if(date=jQuery(a).datepicker("getDate"),null==date)return"";var e=new Date,f=new Date(e.getFullYear(),e.getMonth(),e.getDate());date=null==date?f:date;var d=parseInt((date-f)/864e5);break;case"file":var g=jQuery(a).attr("name"),h=0;jQuery('[name="'+g+'"]').each(function(){""!=jQuery(this).val()&&h++});var d=h;break;default:return 0}if("string"==b)return"object"==typeof d?d.join(", "):d;if("object"==typeof d){var i=0;for(x in d)i+=isNaN(parseFloat(d[x]))?0:parseFloat(d[x]);return i}return"string"==typeof d&&-1!=d.indexOf("-")?(temp=d.split("-"),d=(parseFloat(temp[0].trim())+parseFloat(temp[1].trim()))/2,isNaN(parseFloat(d))?0:parseFloat(d)):isNaN(parseFloat(d))?0:parseFloat(d)}function checkIfApplyLogic(a){var b=jQuery(a).parents("form").parents(".form-live").attr("data-uniq"),c=jQuery(a).attr("data-field-id"),d=!1;if("undefined"!=typeof window.FormCraftLogic[b])for(logic in window.FormCraftLogic[b])for(conditions in window.FormCraftLogic[b][logic][0])tempField=window.FormCraftLogic[b][logic][0][conditions][2],"undefined"!=typeof tempField&&"["==tempField.slice(0,1)&&tempField.replace("[","").replace("]","")==c?(applyLogic(window.FormCraftLogic[b][logic],b),d=!0):window.FormCraftLogic[b][logic][0][conditions][0]==c&&(applyLogic(window.FormCraftLogic[b][logic],b),d=!0);if(1==d){var e=jQuery(".uniq-"+b+" form");setFormValues(e,window.set_value)}for(field in window.final_hide_show_list)if(0!=window.final_hide_show_list[field].length&&"function"!=typeof window.final_hide_show_list[field]){window.final_hide_show_list[field]=window.final_hide_show_list[field].sort();var f=window.final_hide_show_list[field][window.final_hide_show_list[field].length-1];switch(f){case"hide":jQuery(".uniq-"+b+" form .form-element-"+field).hasClass("state-hidden")||(jQuery(".uniq-"+b+" form .form-element-"+field).removeClass("state-hidden state-shown over-write"),jQuery(".uniq-"+b+" form .form-element-"+field).slideUp(300).addClass("state-hidden"));break;case"show":jQuery(".uniq-"+b+" form .form-element-"+field).hasClass("state-shown")||(jQuery(".uniq-"+b+" form .form-element-"+field).removeClass("state-hidden state-shown over-write"),jQuery(".uniq-"+b+" form .form-element-"+field).slideDown(300).addClass("state-shown"));break;case"default":jQuery(".uniq-"+b+" form .form-element-"+field).hasClass("default-false")&&jQuery(".uniq-"+b+" form .form-element-"+field).hasClass("state-hidden")&&jQuery(".uniq-"+b+" form .form-element-"+field).slideDown(300).removeClass("state-hidden state-shown").addClass("state-shown"),jQuery(".uniq-"+b+" form .form-element-"+field).hasClass("default-true")&&jQuery(".uniq-"+b+" form .form-element-"+field).hasClass("state-shown")&&jQuery(".uniq-"+b+" form .form-element-"+field).slideUp(300).removeClass("state-hidden state-shown").addClass("state-hidden")}}window.final_hide_show_list=[]}function applyLogic(a,b){window.final_hide_show_list=window.final_hide_show_list||[],window.final_email_to=window.final_email_to||[],logic_nos=window.FormCraftLogic[b].indexOf(a);var c=a[0],d=a[1],e=0,f="or"==a[2]?1:c.length;for(x in c){var g=getFieldValue(jQuery(".uniq-"+b+' [data-field-id="'+c[x][0]+'"]'),"string");switch(c[x][2]=c[x][2]||"","["==c[x][2].slice(0,1)?(condition_to_check=c[x][2].replace("[","").replace("]",""),condition_to_check=getFieldValue(jQuery('[data-field-id="'+condition_to_check+'"]'),"string")):condition_to_check=c[x][2],c[x][1]){case"equal_to":if(-1!=condition_to_check.toString().indexOf("-")&&0!=condition_to_check.toString().indexOf("-")){var h=condition_to_check.toString().split("-"),i=new Date,j=new Date(i.getFullYear(),i.getMonth(),i.getDate()),k=new Date(h[0],parseInt(h[1])-1,h[2]),l=parseInt((k-j)/864e5);temp_val=l}else temp_val=condition_to_check;temp_val==g&&e++;break;case"not_equal_to":if(-1!=condition_to_check.toString().indexOf("-")&&0!=condition_to_check.toString().indexOf("-")){var h=condition_to_check.toString().split("-"),i=new Date,j=new Date(i.getFullYear(),i.getMonth(),i.getDate()),k=new Date(h[0],parseInt(h[1])-1,h[2]),l=parseInt((k-j)/864e5);temp_val=l}else temp_val=condition_to_check;temp_val!=g&&e++;break;case"contains":if(""==condition_to_check){""!=g&&e++;break}-1!=g.toString().indexOf(condition_to_check)&&e++;break;case"contains_not":-1==g.toString().indexOf(condition_to_check)&&e++;break;case"greater_than":if(g=parseFloat(g),-1!=condition_to_check.toString().indexOf("-")){var h=condition_to_check.toString().split("-"),i=new Date,j=new Date(i.getFullYear(),i.getMonth(),i.getDate()),k=new Date(h[0],parseInt(h[1])-1,h[2]),l=parseInt((k-j)/864e5);temp_val=l}else temp_val=condition_to_check;!isNaN(g)&&g>parseFloat(temp_val)&&e++;break;case"less_than":if(g=parseFloat(g),-1!=condition_to_check.toString().indexOf("-")){var h=condition_to_check.toString().split("-"),i=new Date,j=new Date(i.getFullYear(),i.getMonth(),i.getDate()),k=new Date(h[0],parseInt(h[1])-1,h[2]),l=parseInt((k-j)/864e5);temp_val=l}else temp_val=condition_to_check;!isNaN(g)&&g=f?window.final_hide_show_list[m[y]].push("hide"):window.final_hide_show_list[m[y]].push("default"));break;case"show_fields":if("undefined"==typeof d[x][1])continue;var n=d[x][1].split(",");for(y in n)"function"!=typeof n[y]&&(window.final_hide_show_list[n[y]]=window.final_hide_show_list[n[y]]||[],e>=f?window.final_hide_show_list[n[y]].push("show"):window.final_hide_show_list[n[y]].push("default"));break;case"email_to":if("undefined"==typeof d[x][2])continue;var o=d[x][2];e>=f?-1==window.final_email_to.indexOf(logic_nos+":"+o)&&window.final_email_to.push(logic_nos+":"+o):-1!=window.final_email_to.indexOf(logic_nos+":"+o)&&window.final_email_to.splice(window.final_email_to.indexOf(logic_nos+":"+o),1);break;case"redirect_to":window.final_redirect=window.final_redirect||[],e>=f?window.final_redirect.push(d[x][2]):-1!=window.final_redirect.indexOf(d[x][2])&&window.final_redirect.splice(window.final_redirect.indexOf(d[x][2]),1);break;case"trigger_integration":if("undefined"==typeof d[x][3])continue;window.trigger_integration=window.trigger_integration||[],e>=f?window.trigger_integration.push(d[x][3]):-1!=window.trigger_integration.indexOf(d[x][3])&&window.trigger_integration.splice(window.trigger_integration.indexOf(d[x][3]),1);break;case"set_value":if("undefined"==typeof d[x][2])continue;window.set_value=window.set_value||[],"["==d[x][2].slice(0,1)?(actions_apply=d[x][2].replace("[","").replace("]",""),actions_apply=getFieldValue(jQuery('[data-field-id="'+actions_apply+'"]'),"string")):actions_apply=d[x][2],e>=f?window.set_value[d[x][4]]=actions_apply:"undefined"!=typeof window.set_value[d[x][4]]&&window.set_value[d[x][4]]==actions_apply&&delete window.set_value[d[x][4]]}}function calculateFormula(formula){var form=jQuery("#bind-math-"+formula.identifier).parents("form"),thousand=jQuery("#bind-math-"+formula.identifier).parents("form").attr("data-thousand"),decimal=jQuery("#bind-math-"+formula.identifier).parents("form").attr("data-decimal");if(1==formula.variables.length&&formula.variables[0]==formula.string){var mathResult=getFieldValue(jQuery('[data-field-id="'+formula.variables[0]+'"]'),"string");"hidden"==jQuery("#bind-math-"+formula.identifier).prop("type")?jQuery("#bind-math-"+formula.identifier).val(mathResult).trigger("change"):jQuery(".fc-form.spin-true").length&&!isNaN(parseFloat(mathResult))?spinTo("#bind-math-"+formula.identifier,mathResult,thousand,decimal):(mathResult=mathResult.toString().replace(/[.]/g,decimal).replace(/\B(?=(\d{3})+(?!\d))/g,thousand),jQuery("#bind-math-"+formula.identifier).text(mathResult)),jQuery(document).trigger("formcraft_math_change",[form])}else{var string=formula.string;for(field in formula.variables)if("function"!=typeof formula.variables[field]){var value=getFieldValue(jQuery('[data-field-id="'+formula.variables[field]+'"]'),"number"),reg=new RegExp(formula.variables[field],"g");value=""==value?0:value,string=string.replace(reg,value)}string=string.replace(/--/g,"+");var mathResult=eval(string);mathResult=Math.floor(100*mathResult)/100,"hidden"==jQuery("#bind-math-"+formula.identifier).prop("type")?jQuery("#bind-math-"+formula.identifier).val(mathResult).trigger("change"):jQuery(".fc-form.spin-true").length?spinTo("#bind-math-"+formula.identifier,mathResult,thousand,decimal):(mathResult=mathResult.toString().replace(/[.]/g,decimal).replace(/\B(?=(\d{3})+(?!\d))/g,thousand),jQuery("#bind-math-"+formula.identifier).text(mathResult)),jQuery(document).trigger("formcraft_math_change",[form])}}function checkIfApplyMath(a){var b=jQuery(a).attr("data-field-id");for(formula in window.FormCraftMath)for(field in window.FormCraftMath[formula].variables)window.FormCraftMath[formula].variables[field]==b&&calculateFormula(window.FormCraftMath[formula])}function prepareMathFormulas(){window.FormCraftMath=[],jQuery('.fc-form .customText-cover > div, .fc-form .stripe-cover div.stripe-amount-show, .fc-form .stripe-cover input.stripe-amount-hidden, .fc-form .customText-cover input[type="hidden"], .fc-form .allow-math').each(function(){if("hidden"==jQuery(this).prop("type"))var a=jQuery(this).val();else var a=jQuery(this).text(),b=jQuery(this).html();for(var c=/\[(.*?)\]/g;null!=(match=c.exec(a));){match[0]=jQuery("
").text(match[0]).html();var d=Math.random().toString(36).replace(/[^a-z]+/g,"").substring(0,8);if("hidden"==jQuery(this).prop("type"))jQuery(this).attr("id","bind-math-"+d).val("");else{var b=b.replace(match[0],'');jQuery(this).html(b)}window.FormCraftMath[d]=[],window.FormCraftMath[d].identifier=d,window.FormCraftMath[d].variables=[],window.FormCraftMath[d].string=match[1].replace(/[^a-zA-Z0-9.*()\-+\/]+/g,"").toLowerCase(),""!=window.FormCraftMath[d].string.slice(-1).replace(/[^.*\-+\/]+/g,"")&&(window.FormCraftMath[d].string=window.FormCraftMath[d].string.slice(0,window.FormCraftMath[d].string.length-1)),""==window.FormCraftMath[d].string.replace(/[^.*()\-+\/]+/g,"")?window.FormCraftMath[d].resultType="string":window.FormCraftMath[d].resultType="math";var e=window.FormCraftMath[d].string.split(/[*()\-+\/]/);for(field in e)""!=e[field]&&"function"!=typeof e[field]&&parseFloat(e[field])!=e[field]&&window.FormCraftMath[d].variables.push(e[field]);window.FormCraftMath[d].variables=window.FormCraftMath[d].variables.sort(function(a,b){return parseInt(b.replace("field",""))-parseInt(a.replace("field",""))})}})}function fc_init(){window.FormCraftLogic=[],jQuery(".form-logic").each(function(){var a=jQuery.parseJSON(jQuery(this).text());window.FormCraftLogic[jQuery(this).parents(".form-live").attr("data-uniq")]=a,jQuery(this).remove()}),jQuery('.formcraft-css [data-toggle="tooltip"]').tooltip({container:".fc-form"}),jQuery(".star-cover label").removeClass("fake-click fake-hover active"),jQuery(".fc-form-modal").on("shown.bs.fc_modal",function(){var a=jQuery(this).find(".fc-form").attr("data-id");if(jQuery.get(FC.ajaxurl+"?action=formcraft3_trigger_view&id="+a),0!=jQuery(this).find(".textarea-cover").length){var b=document.querySelector(".textarea-cover textarea"),c=document.createEvent("Event");c.initEvent("autosize.update",!0,!1),b.dispatchEvent(c)}}),setTimeout(function(){autosize(jQuery(".textarea-cover textarea"))},100),jQuery(".fileupload-cover").length&&jQuery(".fileupload-cover .button-file input").fileupload({dataType:"json",add:function(a,b){if(""!=jQuery(this).attr("data-allow-extensions")&&jQuery(this).attr("data-allow-extensions").indexOf(",")){var c=jQuery(this).attr("data-allow-extensions").replace(/ /g,"").split(",");for(file in b.files){var d=b.files[file].name.split("."),e=d[d.length-1];if(-1==c.indexOf(e))return!1}}if(""!=jQuery(this).attr("data-max-files")&&jQuery(this).parent().parent().find(".files-list li").length>=parseInt(jQuery(this).attr("data-max-files")))return!1;var f=jQuery(this).parents(".fc-form").attr("data-id");b.url=FC_f.ajaxurl+"?action=formcraft3_file_upload&id="+f;var g=jQuery(this).parent().parent();0==g.find(".files-list").length&&g.append('
    '),g.find(".files-list").append("
  • "),b.list_position=g.find("li").length-1,g.find(".files-list li").eq(b.list_position).slideDown(100),window.jqXHR=b.submit()},progressall:function(a,b){},progress:function(a,b){var c=jQuery(this).parent().parent(),d=parseInt(b.loaded/b.total*100,10);c.find(".files-list li").eq(b.list_position).find("div").css("width",d+"%")},done:function(a,b){var c=jQuery(this).parent().parent();if(b.result.success){var d=jQuery(this).attr("data-name-list");c.find(".files-list li").eq(b.list_position).find("div").text(b.result.file_name),c.find(".files-list li").eq(b.list_position).append('×'),c.find(".files-list li").eq(b.list_position).find("input").trigger("change")}else b.result.failed&&(c.find(".files-list li").eq(b.list_position).remove(),"undefined"!=typeof toastr&&toastr.error("Error: "+b.result.debug))}}),jQuery(".slider-cover .ui-slider-cover").each(function(){options={},options.min=defaultValue=parseFloat(jQuery(this).find("> span").attr("range-min")),options.max=parseFloat(jQuery(this).find("> span").attr("range-max")),options.step=parseFloat(jQuery(this).find("> span").attr("range-step"));var a="true"==jQuery(this).find("> span").attr("range-true")?!0:"min",b=jQuery(this).find("> span").attr("data-prefix"),c=jQuery(this).find("> span").attr("data-suffix");options.range=a,options.create=function(a,d){1==options.range?jQuery(this).find(".ui-slider-range").eq(0).append('0'):jQuery(this).find("span.ui-slider-handle").eq(0).append('0'),jQuery(this).parents(".slider-cover").find('input[type="hidden"]').val("").trigger("change").attr("data-prefix",b).attr("data-suffix",c)},options.change=function(a,d){var e=jQuery(this).parents(".fc-form").attr("data-thousand"),f=jQuery(this).parents(".fc-form").attr("data-decimal");if(jQuery(this).parents(".slider-cover").find(".ui-slider-handle-nos").css("margin-left","-"+(jQuery(this).parents(".slider-cover").find(".ui-slider-handle-nos").outerWidth()/2-9)+"px"),d.values){value_0=d.values[0].toString().replace(/[.]/g,f).replace(/\B(?=(\d{3})+(?!\d))/g,e),value_1=d.values[1].toString().replace(/[.]/g,f).replace(/\B(?=(\d{3})+(?!\d))/g,e),value_0_from=d.values[0],value_1_from=d.values[1],d.values[0]="undefined"!=typeof b?b+d.values[0]:d.values[0],d.values[0]="undefined"!=typeof c?d.values[0]+c:d.values[0],d.values[1]="undefined"!=typeof b?b+d.values[1]:d.values[1],d.values[1]="undefined"!=typeof c?d.values[1]+c:d.values[1];var g=d.values[0]+" - "+d.values[1]}else{var g=d.value;value_0=g.toString().replace(/[.]/g,f).replace(/\B(?=(\d{3})+(?!\d))/g,e),value_0_from=g,value_1="",value_1_from="",g="undefined"!=typeof b?b+g:g,g="undefined"!=typeof c?g+c:g}valueAmount=g.replace(b,"").replace(c,""),jQuery(this).parents(".slider-cover").find("input").val(valueAmount).trigger("change"),g=g.replace(value_0_from,value_0).replace(value_1_from,value_1),jQuery(this).parents(".slider-cover").find(".ui-slider-handle-nos").text(g)},options.slide=function(a,d){jQuery(this).find(".ui-slider-handle-nos").show();var e=jQuery(this).parents(".fc-form").attr("data-thousand"),f=jQuery(this).parents(".fc-form").attr("data-decimal");if(jQuery(this).parents(".slider-cover").find(".ui-slider-handle-nos").css("margin-left","-"+(jQuery(this).parents(".slider-cover").find(".ui-slider-handle-nos").outerWidth()/2-9)+"px"),d.values){value_0=d.values[0].toString().replace(/[.]/g,f).replace(/\B(?=(\d{3})+(?!\d))/g,e),value_1=d.values[1].toString().replace(/[.]/g,f).replace(/\B(?=(\d{3})+(?!\d))/g,e),value_0_from=d.values[0],value_1_from=d.values[1],d.values[0]="undefined"!=typeof b?b+d.values[0]:d.values[0],d.values[0]="undefined"!=typeof c?d.values[0]+c:d.values[0],d.values[1]="undefined"!=typeof b?b+d.values[1]:d.values[1],d.values[1]="undefined"!=typeof c?d.values[1]+c:d.values[1];var g=d.values[0]+" - "+d.values[1]}else{var g=d.value;value_0=g.toString().replace(/[.]/g,f).replace(/\B(?=(\d{3})+(?!\d))/g,e),value_0_from=g,value_1="",value_1_from="",g="undefined"!=typeof b?b+g:g,g="undefined"!=typeof c?g+c:g}valueAmount=g.replace(b,"").replace(c,""),jQuery(this).parents(".slider-cover").find("input").val(valueAmount).trigger("change"),g=g.replace(value_0_from,value_0).replace(value_1_from,value_1),jQuery(this).parents(".slider-cover").find(".ui-slider-handle-nos").text(g)},jQuery(this).html(""),jQuery(this).find("span").slider(options)}),jQuery(".slider-cover .ui-slider-cover").each(function(){var a=jQuery(this).find(".ui-slider");1==a.slider("option","range")?(values=[],values[0]=a.slider("option","min"),values[1]=a.slider("option","min")+Math.round((a.slider("option","max")-a.slider("option","min"))/a.slider("option","step")*.2)*a.slider("option","step"),a.slider("values",values)):a.slider("value",a.slider("option","min")),a.parents(".slider-cover").find(".ui-slider-handle-nos").show();var b=a;setTimeout(function(){b.parents(".slider-cover").find(".ui-slider-handle-nos").css("margin-left","-"+(b.parents(".slider-cover").find(".ui-slider-handle-nos").outerWidth()/2-9)+"px")},10)}),jQuery('.datepicker-cover input[type="text"]').each(function(){if(jQuery(this).removeClass("hasDatepicker"),options={},options.beforeShow=function(a,b){jQuery("#ui-datepicker-div").removeClass("ui-datepicker").addClass("fc-datepicker")},options.onClose=function(a,b){jQuery(this).trigger("blur")},options.onSelect=function(a,b){jQuery(this).trigger("change").trigger("input")},jQuery(this).attr("data-date-lang")&&"en"!=jQuery(this).attr("data-date-lang")&&0==window.datepicker_load&&(jQuery.getScript(FC.datepickerLang+"datepicker-"+jQuery(this).attr("data-date-lang")+".js"),window.datepicker_load=!0),jQuery(this).attr("data-date-format")&&(options.dateFormat=jQuery(this).attr("data-date-format")),jQuery(this).attr("data-date-max")){if(""!=jQuery(this).attr("data-date-max")&&parseInt(jQuery(this).attr("data-date-max"))==jQuery(this).attr("data-date-max")){var a=new Date;a.setDate(a.getDate()+parseInt(jQuery(this).attr("data-date-max")))}else var a=new Date(jQuery(this).attr("data-date-max-alt"));options.maxDate=a}if(jQuery(this).attr("data-date-min")){if(""!=jQuery(this).attr("data-date-min")&&parseInt(jQuery(this).attr("data-date-min"))==jQuery(this).attr("data-date-min")){var b=new Date;b.setDate(b.getDate()+parseInt(jQuery(this).attr("data-date-min")))}else var b=new Date(jQuery(this).attr("data-date-min-alt"));options.minDate=b}if(jQuery(this).attr("data-date-days")){var c=jQuery.parseJSON(jQuery(this).attr("data-date-days")),d=[];for(x in c)1==c[x]&&d.push(x);options.beforeShowDay=function(a){return-1!=d.indexOf(a.getDay().toString())?[!0,""]:[!1,""]}}options.nextText=" ",options.prevText=" ",options.hideIfNoPrevNext=!0,options.changeYear=!0,options.changeMonth=!0,options.showAnim=!1,options.yearRange="c-20:c+20",options.shortYearCutoff=50,options.showOtherMonths=!0,jQuery(this).datepicker(options)})}function saveProgress(){jQuery(".fc-form").each(function(){if(form=jQuery(this),form.hasClass("save-form-true")){id=form.attr("data-id");var a=form.find("input, textarea, select").not(".no-save").not('[type="password"]').not(".stripe-amount-hidden").serialize()+"&id="+form.attr("data-id");if("undefined"!=typeof window.lastSaveProgress[id]&&window.lastSaveProgress[id]==a)return!1;window.lastSaveProgress[id]=a,jQuery.ajax({url:FC.ajaxurl,type:"POST",context:form,data:"action=formcraft3_form_save_progress&"+a,dataType:"json"}).done(function(a){})}})}var isMobileFC=!1;window.datepicker_load=!1,(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|ipad|iris|kindle|Android|Silk|lge |maemo|midp|mmp|netfront|opera m(ob|in)i|palm(os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i.test(navigator.userAgent)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s)|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp(i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac(|\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt(|\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg(g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v)|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v)|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-|)|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(navigator.userAgent.substr(0,4)))&&(isMobileFC=!0),"https:"==window.location.protocol&&(FC.ajaxurl=FC.ajaxurl.replace("http:","https:"),FC.datepickerLang=FC.datepickerLang.replace("http:","https:")),function(a){a.fn.fc_validate=function(){if(jQuery(this).attr("data-allow-spaces")&&"true"==jQuery(this).attr("data-allow-spaces"))var a=/^[A-Za-z ]+$/,b=/^[0-9 ]+$/,c=/^[0-9A-Za-z ]+$/,d=/[-a-zA-Z0-9@:%_\+.~#?&//=]{2,256}\.[a-z]{2,4}\b(\/[-a-zA-Z0-9@:%_\+.~#?&//=]*)?/gi,e=/^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,6})+$/;else var a=/^[A-Za-z]+$/,b=/^[0-9]+$/,c=/^[0-9A-Za-z]+$/,d=/[-a-zA-Z0-9@:%_\+.~#?&//=]{2,256}\.[a-z]{2,4}\b(\/[-a-zA-Z0-9@:%_\+.~#?&//=]*)?/gi,e=/^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,6})+$/; var f=jQuery(this).val();if(jQuery(this).is('[type="checkbox"]')||jQuery(this).is('[type="radio"]')){var g=jQuery(this).attr("name"),f=jQuery('[name="'+g+'"]:checked').val();f="undefined"==typeof f?"":f}var h=jQuery(this);if(jQuery(this).attr("data-is-required")&&"true"==jQuery(this).attr("data-is-required")&&""==f.trim())return h.parents(".form-element").find(".error").text(FC.validation.is_required),h.parents(".form-element").addClass("error-field"),!1;if(jQuery(this).attr("data-input-mask")&&""!=jQuery(this).attr("data-input-mask")&&jQuery(this).hasClass("mask-invalid"))return h.parents(".form-element").find(".error").text(FC.validation.is_invalid),h.parents(".form-element").addClass("error-field"),!1;if(jQuery(this).attr("data-is-required")&&"false"==jQuery(this).attr("data-is-required")&&""==f.trim())return h.parents(".form-element").find(".error").text(""),h.parents(".form-element").removeClass("error-field"),!0;if(jQuery(this).attr("data-min-char")&&jQuery(this).attr("data-min-char")>f.length)return h.parents(".form-element").find(".error").text(FC.validation.min_char.replace("[x]",jQuery(this).attr("data-min-char"))),h.parents(".form-element").addClass("error-field"),!1;if(jQuery(this).attr("data-max-char")&&jQuery(this).attr("data-max-char") span.max-count").text());a>b?jQuery(this).parents(".textarea-cover").find(".count-true").css("color","red"):jQuery(this).parents(".textarea-cover").find(".count-true").css("color","inherit"),jQuery(this).parents(".textarea-cover").find(".count-true > span.current-count").text(a)}),jQuery("body").on("focus",'.password-cover input[type="password"],.oneLineText-cover input[type="text"],.datepicker-cover input[type="text"],.email-cover input[type="text"],.email-cover input[type="email"],.textarea-cover textarea,.dropdown-cover select,.matrix-cover input,.star-cover input,.thumb-cover input',function(){jQuery(this).parents(".field-cover").addClass("has-focus")}),jQuery("body").on("blur",'.password-cover input[type="password"],.oneLineText-cover input[type="text"],.datepicker-cover input[type="text"],.email-cover input[type="text"],.email-cover input[type="email"],.textarea-cover textarea,.dropdown-cover select,.matrix-cover input,.star-cover input,.thumb-cover input',function(){jQuery(this).parents(".field-cover").removeClass("has-focus")}),jQuery("body").on("change",".dropdown-cover select",function(){jQuery(this).find("option:checked").length>0&&""!=jQuery(this).find("option:checked").text()?jQuery(this).parents(".field-cover").addClass("has-input"):jQuery(this).parents(".field-cover").removeClass("has-input")}),jQuery("body").on("input",'.oneLineText-cover input[type="text"],.password-cover input[type="password"],.datepicker-cover input[type="text"],.email-cover input[type="text"],.email-cover input[type="email"], .textarea-cover textarea',function(){jQuery(this).val().length>0||jQuery(this).attr("placeholder").length>0?jQuery(this).parents(".field-cover").addClass("has-input"):jQuery(this).parents(".field-cover").removeClass("has-input")}),jQuery("body").on("input",'.oneLineText-cover input[type="text"],.datepicker-cover input[type="text"],.email-cover input[type="text"],.email-cover input[type="email"],.textarea-cover textarea',function(){checkIfApplyMath(jQuery(this)),checkIfApplyLogic(jQuery(this))}),jQuery("body").on("change",'.customText-cover input[type="hidden"],.timepicker-cover input[type="hidden"],.slider-cover input[type="hidden"],.fileupload-cover input[type="hidden"],.checkbox-cover input[type="radio"],.star-cover input[type="radio"],.thumb-cover input[type="radio"],.checkbox-cover input[type="checkbox"],.dropdown-cover select',function(){checkIfApplyMath(jQuery(this)),checkIfApplyLogic(jQuery(this))}),jQuery('.oneLineText-cover input[type="text"],.datepicker-cover input[type="text"], .email-cover input[type="text"], .email-cover input[type="email"], .textarea-cover textarea').trigger("input"),jQuery('.customText-cover input[type="hidden"],.timepicker-cover input[type="hidden"],.slider-cover input[type="hidden"],.fileupload-cover input[type="hidden"],.checkbox-cover input[type="radio"],.star-cover input[type="radio"],.thumb-cover input[type="radio"],.checkbox-cover input[type="checkbox"],.dropdown-cover select').trigger("change"),jQuery("body").on("input",".time-fields-cover > select,.time-fields-cover > input",function(){var a=jQuery(this).parent(),b=a.find("select").eq(0).val(),c=a.find("select").eq(1).val(),d=a.find("input").val();jQuery(this).parent().hasClass("hide-meridian-true")?a.parent().find('input[type="hidden"]').val(b+":"+c).trigger("change"):a.parent().find('input[type="hidden"]').val(b+":"+c+" "+d).trigger("change")}),jQuery("body").on("focus",".meridian-picker",function(){"am"==jQuery(this).val()?jQuery(this).val("pm"):"pm"==jQuery(this).val()?jQuery(this).val("am"):jQuery(this).val("am"),jQuery(this).blur(),jQuery(this).trigger("input")}),jQuery(".fc-pagination > div").eq(0).addClass("active"),jQuery(".fc-form .form-page-0").addClass("active"),jQuery("body").on("change",".checkbox-cover label input,.update-label label input",function(){if(jQuery(this).is(":checked")){var a=jQuery(this).attr("name");jQuery('[name="'+a+'"]').parent().removeClass("active"),jQuery(this).parent().addClass("active")}});var a=navigator.userAgent.match(/iPad|iPhone|iPod/g)?!0:!1;a&&(jQuery("body").on("touchstart",".star-cover label, .thumb-cover label",function(){jQuery(this).trigger("click")}),jQuery("body").on("touchstart",'[data-toggle="fc_modal"]',function(){jQuery(this).trigger("click")}),jQuery("body").on("touchstart",'[data-toggle="fc-sticky"]',function(){jQuery(this).trigger("click")})),jQuery("body").on("change",".star-cover label input",function(){if(jQuery(this).is(":checked")){var a=jQuery(this).attr("name");jQuery('[name="'+a+'"]').parent().removeClass("active"),jQuery(this).parent().addClass("active");var b=jQuery(this).parent().index();jQuery(this).parent().parent().find("label").removeClass("fake-click"),jQuery(this).parent().parent().find("label").slice(0,b+1).addClass("fake-click")}}),jQuery(".update-label label.active").removeClass("active"),jQuery(".powered-by").each(function(){var a=jQuery(this).parent().find(".fc-form").outerWidth();jQuery(this).css("width",a+"px")}),jQuery(".fc-form-modal").appendTo("body"),jQuery(".formcraft-css.placement-right").appendTo("body"),jQuery(".formcraft-css.placement-left").appendTo("body"),jQuery(".body-append").appendTo("body"),setTimeout(function(){jQuery(".image_button_cover a").each(function(){var a=parseInt(jQuery(this).outerWidth())/2+jQuery(this).outerHeight();jQuery(this).css("top","-"+a+"px")})},100),setTimeout(function(){jQuery(".image_button_cover a").each(function(){parseInt(jQuery(this).outerWidth())/2+jQuery(this).outerHeight();jQuery(this).parents(".image_button_cover").addClass("now-show")})},400),jQuery("body").on("click",'[data-toggle="fc-sticky"]',function(){var a=jQuery(jQuery(this).attr("data-target")),b=jQuery(jQuery(this).attr("data-target")).parent().find(".fc-sticky-button");if(a.hasClass("show"))a.addClass("hiding"),b.addClass("showing"),setTimeout(function(){a.removeClass("show hiding"),b.removeClass("hide showing")},400);else{var c=a.find(".fc-form").attr("data-id");jQuery.get(FC.ajaxurl+"?action=formcraft3_trigger_view&id="+c),a.addClass("show"),b.addClass("hide")}}),jQuery(document).keyup(function(a){jQuery(".fc-sticky").each(function(){jQuery(this).hasClass("show")&&27==a.which&&jQuery(this).parent().find('[data-toggle="fc-sticky"]').trigger("click")})});var b=.8*parseInt(jQuery(window).height());jQuery(".fc-sticky").css("max-height",b+"px"),jQuery(document).mouseup(function(a){var b=jQuery(".fc-sticky"),c=jQuery(".fc-datepicker");b.is(a.target)||0!==b.has(a.target).length||c.is(a.target)||0!==c.has(a.target).length||jQuery(".fc-sticky").each(function(){jQuery(this).hasClass("show")&&jQuery(this).parent().find('[data-toggle="fc-sticky"]').trigger("click")})}),setTimeout(function(){jQuery(".fc-sticky").each(function(){if(jQuery(this).hasClass("fc-sticky-right")||jQuery(this).hasClass("fc-sticky-left")){var a=jQuery(this).find(".fc-form").height(),a=Math.min(b,a);jQuery(this).css("margin-top","-"+a/2+"px"),jQuery(this).find(".fc-form").addClass("calculated")}})},500),jQuery(".fc-form-modal").each(function(){if(jQuery(this).attr("data-auto")&&!isNaN(parseFloat(jQuery(this).attr("data-auto")))){var a=jQuery(this);setTimeout(function(){a.fc_modal("show")},1e3*parseFloat(jQuery(this).attr("data-auto")))}jQuery(this).find(".pagination-trigger").length>1&&jQuery(this).find(".fc_close").css("margin-top","100px")}),jQuery(".star-cover label").hover(function(){var a=jQuery(this).index();jQuery(this).parent().find("label").slice(0,a+1-jQuery(this).prevAll("div").length).addClass("fake-hover"),jQuery(this).parent().find("label").slice(a+1-jQuery(this).prevAll("div").length,jQuery(this).parent().find("label").length).addClass("fake-empty")},function(){jQuery(this).parent().find("label").removeClass("fake-hover fake-empty")}),jQuery("body").on("click",".files-list .delete-file",function(){var a=jQuery(this).parent().find("input").val();jQuery(this).addClass("icon-spin5 animate-spin").html(""),jQuery.ajax({url:FC.ajaxurl,type:"POST",context:jQuery(this),data:"action=formcraft3_file_delete&id="+a,dataType:"json"}).done(function(a){a.success?jQuery(this).parent().slideUp(200,function(){jQuery(this).find("input").val("").trigger("change"),jQuery(this).remove()}):jQuery(this).removeClass("icon-spin5 animate-spin").html("×")}).always(function(a){jQuery(this).removeClass("icon-spin5 animate-spin").html("×")})}),/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&jQuery('.datepicker-cover input[type="text"]').attr("readonly","readonly"),jQuery("body").on("blur change",".fc-form .validation-lenient",function(){0==jQuery(this).fc_validate()&&jQuery(this).addClass("validation-strict").removeClass("validation-lenient")}),jQuery("body").on("keyup change input",".fc-form .validation-strict",function(){0==jQuery(this).fc_validate()}),jQuery(".required_field").hide(),"undefined"!=typeof toastr&&(toastr.options={closeButton:!1,debug:!1,newestOnTop:!0,progressBar:!1,positionClass:"toast-top-right",preventDuplicates:!1,onclick:null,showDuration:"1000",hideDuration:"1000",timeOut:"3000",extendedTimeOut:"1000",showEasing:"linear",hideEasing:"linear",showMethod:"slideDown",hideMethod:"slideUp"}),jQuery("body").on("submit",".fc-form",function(a){a.preventDefault(),FormCraftSubmitForm(jQuery(this),"all")}),jQuery(".form-element-html").removeAttr("ondragstart").removeAttr("dnd-draggable").removeAttr("ondrag").removeAttr("draggable"),jQuery(".fc-form").removeAttr("ondrop").removeAttr("ondragover")}),!function(a,b){"use strict";"function"==typeof define&&define.amd?define([],b):"object"==typeof exports?module.exports=b():a.autosize=b()}(this,function(){function a(a){function b(){var b=window.getComputedStyle(a,null);"vertical"===b.resize?a.style.resize="none":"both"===b.resize&&(a.style.resize="horizontal"),a.style.wordWrap="break-word";var f=a.style.width;a.style.width="0px",a.offsetWidth,a.style.width=f,d="none"!==b.maxHeight?parseFloat(b.maxHeight):!1,e="content-box"===b.boxSizing?-(parseFloat(b.paddingTop)+parseFloat(b.paddingBottom)):parseFloat(b.borderTopWidth)+parseFloat(b.borderBottomWidth),c()}function c(){var b=a.style.height,c=document.documentElement.scrollTop,f=document.body.scrollTop;a.style.height="auto";var g=a.scrollHeight+e;if(d!==!1&&g>d?(g=d,"scroll"!==a.style.overflowY&&(a.style.overflowY="scroll")):"hidden"!==a.style.overflowY&&(a.style.overflowY="hidden"),a.style.height=g+"px",document.documentElement.scrollTop=c,document.body.scrollTop=f,b!==a.style.height){var h=document.createEvent("Event");h.initEvent("autosize.resized",!0,!1),a.dispatchEvent(h)}}if(a&&a.nodeName&&"TEXTAREA"===a.nodeName&&!a.hasAttribute("data-autosize-on")){var d,e;"onpropertychange"in a&&"oninput"in a&&a.addEventListener("keyup",c),window.addEventListener("resize",c),a.addEventListener("input",c),a.addEventListener("autosize.update",c),a.addEventListener("autosize.destroy",function(b){window.removeEventListener("resize",c),a.removeEventListener("input",c),a.removeEventListener("keyup",c),a.removeEventListener("autosize.destroy"),Object.keys(b).forEach(function(c){a.style[c]=b[c]}),a.removeAttribute("data-autosize-on")}.bind(a,{height:a.style.height,overflow:a.style.overflow,overflowY:a.style.overflowY,wordWrap:a.style.wordWrap,resize:a.style.resize})),a.setAttribute("data-autosize-on",!0),a.style.overflow="hidden",a.style.overflowY="hidden",b()}}return"function"!=typeof window.getComputedStyle?function(a){return a}:function(b){return b&&b.length?Array.prototype.forEach.call(b,a):b&&b.nodeName&&a(b),b}}),!function(a){function b(a,b){if(!(a.originalEvent.touches.length>1)){a.preventDefault();var c=a.originalEvent.changedTouches[0],d=document.createEvent("MouseEvents");d.initMouseEvent(b,!0,!0,window,1,c.screenX,c.screenY,c.clientX,c.clientY,!1,!1,!1,!1,0,null),a.target.dispatchEvent(d)}}if(a.support.touch="ontouchend"in document,a.support.touch){var c,d=a.ui.mouse.prototype,e=d._mouseInit,f=d._mouseDestroy;d._touchStart=function(a){var d=this;!c&&d._mouseCapture(a.originalEvent.changedTouches[0])&&(c=!0,d._touchMoved=!1,b(a,"mouseover"),b(a,"mousemove"),b(a,"mousedown"))},d._touchMove=function(a){c&&(this._touchMoved=!0,b(a,"mousemove"))},d._touchEnd=function(a){c&&(b(a,"mouseup"),b(a,"mouseout"),this._touchMoved||b(a,"click"),c=!1)},d._mouseInit=function(){var b=this;b.element.bind({touchstart:a.proxy(b,"_touchStart"),touchmove:a.proxy(b,"_touchMove"),touchend:a.proxy(b,"_touchEnd")}),e.call(b)},d._mouseDestroy=function(){var b=this;b.element.unbind({touchstart:a.proxy(b,"_touchStart"),touchmove:a.proxy(b,"_touchMove"),touchend:a.proxy(b,"_touchEnd")}),f.call(b)}}}(jQuery),function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof exports?module.exports=a(require("jquery")):a(jQuery||Zepto)}(function(a){var b=function(b,c,d){b=a(b);var e,f=this,g=b.val();c="function"==typeof c?c(b.val(),void 0,b,d):c;var h={invalid:[],getCaret:function(){try{var a,c=0,d=b.get(0),e=document.selection,f=d.selectionStart;return e&&-1===navigator.appVersion.indexOf("MSIE 10")?(a=e.createRange(),a.moveStart("character",b.is("input")?-b.val().length:-b.text().length),c=a.text.length):(f||"0"===f)&&(c=f),c}catch(g){}},setCaret:function(a){try{if(b.is(":focus")){var c,d=b.get(0);d.setSelectionRange?d.setSelectionRange(a,a):d.createTextRange&&(c=d.createTextRange(),c.collapse(!0),c.moveEnd("character",a),c.moveStart("character",a),c.select())}}catch(e){}},events:function(){b.on("keyup.mask",h.behaviour).on("paste.mask drop.mask",function(){setTimeout(function(){b.keydown().keyup()},100)}).on("change.mask",function(){b.data("changed",!0)}).on("blur.mask",function(){g===b.val()||b.data("changed")||b.triggerHandler("change"),b.data("changed",!1)}).on("keydown.mask, blur.mask",function(){g=b.val()}).on("focus.mask",function(b){!0===d.selectOnFocus&&a(b.target).select()}).on("focusout.mask",function(){d.clearIfNotMatch&&!e.test(h.val())&&h.val("")})},getRegexMask:function(){for(var a,b,d,e,g=[],h=0;he&&a>e;e++)f.translation[c.charAt(e)]||(a=b?a+1:a,d++);return d},caretPos:function(a,b,d,e){return f.translation[c.charAt(Math.min(a-1,c.length-1))]?Math.min(a+d-b-e,d):h.caretPos(a+1,b,d,e)},behaviour:function(b){b=b||window.event,h.invalid=[];var c=b.keyCode||b.which;if(-1===a.inArray(c,f.byPassKeys)){var d=h.getCaret(),e=h.val().length,g=e>d,i=h.getMasked(),j=i.length,k=h.getMCharsBeforeCount(j-1)-h.getMCharsBeforeCount(e-1);return h.val(i),!g||65===c&&b.ctrlKey||(8!==c&&46!==c&&(d=h.caretPos(d,e,j,k)),h.setCaret(d)),h.callbacks(b)}},getMasked:function(a){var b,e,g=[],i=h.val(),j=0,k=c.length,l=0,m=i.length,n=1,o="push",p=-1;for(d.reverse?(o="unshift",n=-1,b=0,j=k-1,l=m-1,e=function(){return j>-1&&l>-1}):(b=k-1,e=function(){return k>j&&m>l});e();){var q=c.charAt(j),r=i.charAt(l),s=f.translation[q];s?(r.match(s.pattern)?(g[o](r),s.recursive&&(-1===p?p=j:j===b&&(j=p-n),b===p&&(j-=n)),j+=n):s.optional?(j+=n,l-=n):s.fallback?(g[o](s.fallback),j+=n,l-=n):h.invalid.push({p:l,v:r,e:s.pattern}),l+=n):(a||g[o](q),r===q&&(l+=n),j+=n)}return a=c.charAt(b),k!==m+1||f.translation[a]||g.push(a),g.join("")},callbacks:function(a){var e=h.val(),f=e!==g,i=[e,a,b,d],j=function(a,b,c){"function"==typeof d[a]&&b&&d[a].apply(this,c)};j("onChange",!0===f,i),j("onKeyPress",!0===f,i),j("onComplete",e.length===c.length,i),j("onInvalid",0=2.0.0-beta.1"};var s=a.isArray,l=a.isFunction,p=a.toString,d="[object Object]";function c(e,t){var i;this.helpers=e||{},this.partials=t||{},(i=this).registerHelper("helperMissing",function(){if(1!==arguments.length)throw new r.default('Missing helper: "'+arguments[arguments.length-1].name+'"')}),i.registerHelper("blockHelperMissing",function(e,t){var n=t.inverse,o=t.fn;if(!0===e)return o(this);if(!1===e||null==e)return n(this);if(s(e))return 0":">",'"':""","'":"'","`":"`"},n=/[&<>"'`]/g,o=/[&<>"'`]/;function a(e){return i[e]}var r,s=Object.prototype.toString;t.toString=s,(r=function(e){return"function"==typeof e})(/x/)&&(t.isFunction=r=function(e){return"function"==typeof e&&"[object Function]"===s.call(e)}),t.isFunction=r;var l=Array.isArray||function(e){return!(!e||"object"!=typeof e)&&"[object Array]"===s.call(e)};t.isArray=l},function(e,t,i){var n=i(6).default;t.__esModule=!0;var o=["description","fileName","lineNumber","message","name","number","stack"];function a(e,t){var i=t&&t.loc,r=void 0,s=void 0;i&&(e+=" - "+(r=i.start.line)+":"+(s=i.start.column));for(var l=Error.prototype.constructor.call(this,e),p=0;p.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E');left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E')}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E')}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E');right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E')}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E')}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E')}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.eapps-root,.eui-reset,.yottie-widget{-ms-flex-line-pack:initial;align-content:initial;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;align-self:initial;-webkit-animation-delay:initial;animation-delay:initial;-webkit-animation-direction:initial;animation-direction:initial;-webkit-animation-duration:initial;animation-duration:initial;-webkit-animation-fill-mode:initial;animation-fill-mode:initial;-webkit-animation-iteration-count:initial;animation-iteration-count:initial;-webkit-animation-name:initial;animation-name:initial;-webkit-animation-play-state:initial;animation-play-state:initial;-webkit-animation-timing-function:initial;animation-timing-function:initial;-webkit-backface-visibility:initial;backface-visibility:initial;background-attachment:initial;background-blend-mode:initial;background-clip:initial;background-color:initial;background-image:initial;background-origin:initial;background-position-x:initial;background-position-y:initial;background-repeat:initial;background-size:initial;block-size:initial;border-block-end-color:initial;border-block-end-style:initial;border-block-end-width:initial;border-block-start-color:initial;border-block-start-style:initial;border-block-start-width:initial;border-bottom-left-radius:initial;border-bottom-right-radius:initial;border-bottom-width:initial;border-collapse:initial;border-image-outset:initial;border-image-repeat:initial;border-image-slice:initial;border-image-source:initial;border-image-width:initial;border-inline-end-color:initial;border-inline-end-style:initial;border-inline-end-width:initial;border-inline-start-color:initial;border-inline-start-style:initial;border-inline-start-width:initial;border-left-width:initial;border-right-width:initial;border-spacing:initial;border-top-left-radius:initial;border-top-right-radius:initial;border-top-width:initial;bottom:initial;-webkit-box-decoration-break:initial;box-decoration-break:initial;-webkit-box-shadow:initial;box-shadow:initial;-webkit-box-sizing:initial;box-sizing:initial;caption-side:initial;caret-color:initial;clear:initial;clip:initial;-webkit-clip-path:initial;clip-path:initial;clip-rule:initial;color:inherit;-webkit-print-color-adjust:initial;color-adjust:initial;color-interpolation:initial;color-interpolation-filters:initial;-webkit-column-count:initial;column-count:initial;-webkit-column-fill:initial;column-fill:initial;-webkit-column-gap:initial;column-gap:initial;-webkit-column-rule-color:initial;column-rule-color:initial;-webkit-column-rule-style:initial;column-rule-style:initial;-webkit-column-rule-width:initial;column-rule-width:initial;-webkit-column-width:initial;column-width:initial;content:initial;counter-increment:initial;counter-reset:initial;cursor:initial;dominant-baseline:initial;empty-cells:initial;fill:initial;fill-opacity:initial;fill-rule:initial;-webkit-filter:initial;filter:initial;-ms-flex-preferred-size:initial;flex-basis:initial;-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial;-webkit-box-flex:initial;-ms-flex-positive:initial;flex-grow:initial;-ms-flex-negative:initial;flex-shrink:initial;-ms-flex-wrap:initial;flex-wrap:initial;float:initial;flood-color:initial;flood-opacity:initial;-webkit-font-feature-settings:initial;font-feature-settings:initial;-webkit-font-kerning:initial;font-kerning:initial;-webkit-font-language-override:initial;font-language-override:initial;font-size:initial;font-size-adjust:initial;font-stretch:initial;font-style:initial;font-synthesis:initial;font-variant-alternates:initial;font-variant-caps:initial;font-variant-east-asian:initial;-webkit-font-variant-ligatures:initial;font-variant-ligatures:initial;font-variant-numeric:initial;font-variant-position:initial;font-weight:initial;grid-auto-columns:initial;grid-auto-flow:initial;grid-auto-rows:initial;grid-column-end:initial;grid-column-gap:initial;grid-column-start:initial;grid-row-end:initial;grid-row-gap:initial;grid-row-start:initial;grid-template-areas:initial;grid-template-columns:initial;grid-template-rows:initial;height:initial;-webkit-hyphens:initial;-ms-hyphens:initial;hyphens:initial;image-orientation:initial;image-rendering:initial;ime-mode:initial;inline-size:initial;isolation:initial;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;justify-items:initial;justify-self:initial;left:initial;letter-spacing:initial;lighting-color:initial;line-height:initial;-webkit-margin-after:initial;margin-block-end:initial;-webkit-margin-before:initial;margin-block-start:initial;margin-bottom:initial;-webkit-margin-end:initial;margin-inline-end:initial;-webkit-margin-start:initial;margin-inline-start:initial;margin-left:initial;margin-right:initial;margin-top:initial;marker-end:initial;marker-mid:initial;marker-start:initial;-webkit-mask-clip:initial;mask-clip:initial;-webkit-mask-composite:initial;mask-composite:initial;-webkit-mask-image:initial;mask-image:initial;mask-mode:initial;-webkit-mask-origin:initial;mask-origin:initial;mask-position-x:initial;mask-position-y:initial;-webkit-mask-repeat:initial;mask-repeat:initial;-webkit-mask-size:initial;mask-size:initial;mask-type:initial;max-block-size:initial;max-height:initial;max-inline-size:initial;max-width:initial;min-block-size:initial;min-height:initial;min-inline-size:initial;min-width:initial;mix-blend-mode:initial;-o-object-fit:initial;object-fit:initial;-o-object-position:initial;object-position:initial;offset-block-end:initial;offset-block-start:initial;offset-inline-end:initial;offset-inline-start:initial;opacity:initial;-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:initial;outline-color:initial;outline-offset:initial;outline-style:initial;outline-width:initial;overflow-x:initial;overflow-y:initial;-webkit-padding-after:initial;padding-block-end:initial;-webkit-padding-before:initial;padding-block-start:initial;padding-bottom:initial;-webkit-padding-end:initial;padding-inline-end:initial;-webkit-padding-start:initial;padding-inline-start:initial;padding-left:initial;padding-right:initial;padding-top:initial;page-break-after:initial;page-break-before:initial;page-break-inside:initial;paint-order:initial;-webkit-perspective:initial;perspective:initial;-webkit-perspective-origin:initial;perspective-origin:initial;pointer-events:initial;position:initial;quotes:initial;resize:initial;right:initial;ruby-align:initial;ruby-position:initial;scroll-behavior:initial;-webkit-scroll-snap-coordinate:initial;-ms-scroll-snap-coordinate:initial;scroll-snap-coordinate:initial;-webkit-scroll-snap-destination:initial;-ms-scroll-snap-destination:initial;scroll-snap-destination:initial;-webkit-scroll-snap-points-x:initial;-ms-scroll-snap-points-x:initial;scroll-snap-points-x:initial;-webkit-scroll-snap-points-y:initial;-ms-scroll-snap-points-y:initial;scroll-snap-points-y:initial;scroll-snap-type-x:initial;scroll-snap-type-y:initial;shape-rendering:initial;stop-color:initial;stop-opacity:initial;stroke:initial;stroke-dasharray:initial;stroke-dashoffset:initial;stroke-linecap:initial;stroke-linejoin:initial;stroke-miterlimit:initial;stroke-opacity:initial;stroke-width:initial;table-layout:initial;text-align:initial;text-align-last:initial;text-anchor:initial;text-combine-upright:initial;-webkit-text-decoration-color:initial;text-decoration-color:initial;-webkit-text-decoration-line:initial;text-decoration-line:initial;-webkit-text-decoration-style:initial;text-decoration-style:initial;-webkit-text-emphasis-color:initial;text-emphasis-color:initial;-webkit-text-emphasis-position:initial;text-emphasis-position:initial;-webkit-text-emphasis-style:initial;text-emphasis-style:initial;text-indent:initial;text-justify:initial;text-orientation:initial;-o-text-overflow:initial;text-overflow:initial;text-rendering:initial;text-shadow:initial;text-transform:initial;top:initial;-ms-touch-action:initial;touch-action:initial;-webkit-transform:initial;-ms-transform:initial;transform:initial;transform-box:initial;-webkit-transform-origin:initial;-ms-transform-origin:initial;transform-origin:initial;-webkit-transform-style:initial;transform-style:initial;-webkit-transition-delay:initial;-o-transition-delay:initial;transition-delay:initial;-webkit-transition-duration:initial;-o-transition-duration:initial;transition-duration:initial;-webkit-transition-property:initial;-o-transition-property:initial;transition-property:initial;-webkit-transition-timing-function:initial;-o-transition-timing-function:initial;transition-timing-function:initial;vector-effect:initial;vertical-align:initial;visibility:initial;white-space:initial;width:initial;will-change:initial;word-break:initial;word-spacing:initial;overflow-wrap:initial;-webkit-writing-mode:initial;-ms-writing-mode:initial;writing-mode:initial;z-index:initial;border-color:initial;border-style:initial;list-style:initial initial initial}.yottie-widget-header-channel-caption,.yottie-widget-header-channel-title{-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical}.eapps-root,.yottie-widget{direction:ltr;unicode-bidi:normal;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}.eapps-root,.eapps-root *,.yottie-widget,.yottie-widget *{-webkit-box-sizing:border-box;box-sizing:border-box}.yottie-widget{width:100%;position:relative;direction:ltr!important;min-height:100px}.yottie-widget .adsbygoogle{display:inline-block}.yottie-widget a,.yottie-widget a:hover{text-decoration:none}.yottie-widget-header-channel-title a:hover,.yottie-widget-video-classic:hover .yottie-widget-video-info-title,.yottie-widget-video-horizontal:hover .yottie-widget-video-info-title{text-decoration:underline}.yottie-widget-inner{border-radius:10px;overflow:hidden}.yottie-widget-contents{z-index:2}.yottie-spinner{position:absolute;width:50px;height:50px;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.yottie-spinner::before{display:block;width:100%;height:100%;border:3px solid rgba(255,255,255,.6);border-radius:50%;-webkit-animation:yottie-spinner 1.2s infinite;animation:yottie-spinner 1.2s infinite;content:''}@-webkit-keyframes yottie-spinner{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}75%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes yottie-spinner{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}75%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}.yottie-widget-header{display:none!important;z-index:1;position:relative;background:#fafafa}.yottie-widget-header.yottie-visible{display:block!important}.yottie-widget-header-banner{background-position:center center}.yottie-widget-header-overlay{position:absolute;z-index:1;top:0;right:0;left:0;bottom:0;background:rgba(255,255,255,.92)}.yottie-widget-header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:16px 20px;position:relative;z-index:2}.yottie-mw-640 .yottie-widget-header-inner{text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.yottie-widget-header-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.yottie-widget-header-logo{display:block;-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0;margin-right:16px;width:80px;height:80px;background:#fff;border-radius:50%;overflow:hidden}.yottie-mw-640 .yottie-widget-header-logo{margin:0 0 16px;width:40px;height:40px}.yottie-widget-header-logo img{display:block;width:80px;height:80px}.yottie-mw-640 .yottie-widget-header-logo img{width:40px;height:40px}.yottie-widget-header-channel-title{display:block!important;display:-webkit-box!important;overflow:hidden;line-height:28px;max-height:28px;font-size:20px;-webkit-line-clamp:1}.yottie-widget-header-channel-title+*{margin-top:6px}.yottie-widget-header-channel-properties{overflow:hidden;max-height:16px;font-size:12px;font-weight:400;line-height:16px;color:rgba(17,17,17,.7)}.yottie-widget-header-channel-properties-item{display:inline-block}.yottie-widget-header-channel-properties-item-divider{margin:0 4px}.yottie-widget-header-channel-properties-item:first-child .yottie-widget-header-channel-properties-item-divider{display:none}.yottie-widget-header-channel-properties+*{margin-top:6px}.yottie-widget-header-channel-caption{display:block!important;display:-webkit-box!important;overflow:hidden;text-align:left;line-height:21px;font-size:14px;font-weight:400;-webkit-line-clamp:2;max-height:42px}.yottie-widget-header-classic{text-align:left}.yottie-widget-header-classic .yottie-widget-header-banner{height:175px;background-size:100% auto}.yottie-widget-header-classic .yottie-widget-header-overlay{display:none}.yottie-widget-header-classic .yottie-widget-header-logo{margin-right:16px}.yottie-widget-header-classic .yottie-widget-header-subscribe{margin-left:16px}.yottie-mw-1056 .yottie-widget-header-classic .yottie-widget-header-banner{background-size:auto 100%}.yottie-mw-640 .yottie-widget-header-classic .yottie-widget-header-banner{position:absolute;top:0;left:0;right:0;bottom:0;height:auto}.yottie-mw-640 .yottie-widget-header-classic .yottie-widget-header-subscribe{margin:16px 0 0}.yottie-mw-640 .yottie-widget-header-classic .yottie-widget-header-overlay{display:block}.yottie-widget-header-minimal{color:#fff;text-align:left;overflow:hidden}.yottie-widget-header-minimal .yottie-widget-header-subscribe{margin:16px 0 10px 16px}.yottie-widget-header-minimal .yottie-widget-header-banner{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.yottie-widget-header-accent{max-height:268px;overflow:hidden}.yottie-widget-header-accent .yottie-widget-header-logo{margin:0 0 16px}.yottie-widget-header-accent .yottie-widget-header-inner{text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.yottie-widget-header-accent .yottie-widget-header-channel-caption{max-width:600px;text-align:center}.yottie-widget-video-info-title,li.yottie-widget-nav-list-item{max-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis}.yottie-widget-header-accent .yottie-widget-header-banner{position:absolute;top:0;left:0;right:0;bottom:0;background-size:100% auto;-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.yottie-widget-header-accent .yottie-widget-header-subscribe{margin:16px 0 0}.yottie-widget-header-accent .yottie-widget-header-brandingless.yottie-widget-header-accent .yottie-widget-header{height:150px}.yottie-mw-1354 .yottie-widget-header-accent .yottie-widget-header-banner{background-size:auto 100%}.yottie-widget-nav{position:relative;overflow:hidden;z-index:1;background:#fafafa}.yottie-widget-nav.yottie-disabled{display:none}.yottie-widget-nav-inner{height:46px}.yottie-widget-nav-list{position:relative;z-index:2;-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}ul.yottie-widget-nav-list{overflow-x:auto;overflow-y:hidden;margin:0;padding:0 16px;white-space:nowrap;-webkit-overflow-scrolling:touch}li.yottie-widget-nav-list-item{display:inline-block;position:relative;overflow:hidden}li.yottie-widget-nav-list-item::after{display:block;position:absolute;left:50%;right:50%;bottom:0;height:2px;opacity:.6;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);-o-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1);content:''}li.yottie-widget-nav-list-item.yottie-active::after,li.yottie-widget-nav-list-item:focus::after{right:0;left:0;opacity:1}li.yottie-widget-nav-list-item a{display:block;padding:14px 16px;outline:0!important;line-height:18px;font-weight:700;font-size:14px;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.yottie-widget-nav-control,.yottie-widget-nav-control span{-webkit-transition:all .3s ease;-o-transition:all .3s ease;position:absolute}.yottie-widget-nav-control{z-index:3;top:0;bottom:0;width:35px;cursor:pointer;transition:all .3s ease}.yottie-widget-nav-control::before{content:'';display:block;position:absolute;top:0;bottom:0;width:60px;pointer-events:none}.yottie-widget-nav-control span{display:block;width:9px;height:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease}.yottie-widget-nav-control span::after,.yottie-widget-nav-control span::before{content:'';display:block;position:absolute;width:10px;height:2px;top:7px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.yottie-widget-nav-control-left,.yottie-widget-nav-control-left::before{left:0}.yottie-widget-nav-control-left span{left:17px}.yottie-widget-nav-control-left span::after,.yottie-widget-nav-control-left span::before{left:0}.yottie-widget-nav-control-left span::before{-webkit-transform-origin:0 110%;-ms-transform-origin:0 110%;transform-origin:0 110%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.yottie-widget-nav-control-left span::after{-webkit-transform-origin:0 -10%;-ms-transform-origin:0 -10%;transform-origin:0 -10%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.yottie-widget-nav-control-right,.yottie-widget-nav-control-right::before{right:0}.yottie-widget-nav-control-right span{right:17px}.yottie-widget-nav-control-right span::after,.yottie-widget-nav-control-right span::before{right:0}.yottie-widget-nav-control-right span::before{-webkit-transform-origin:100% 110%;-ms-transform-origin:100% 110%;transform-origin:100% 110%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.yottie-widget-nav-control-right span::after{-webkit-transform-origin:100% -10%;-ms-transform-origin:100% -10%;transform-origin:100% -10%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.yottie-widget-nav-control:active.yottie-widget-nav-control-left span{-webkit-transform:translateY(-50%) scaleY(.8) translateX(-30%);-ms-transform:translateY(-50%) scaleY(.8) translateX(-30%);transform:translateY(-50%) scaleY(.8) translateX(-30%)}.yottie-widget-nav-control:active.yottie-widget-nav-control-right span{-webkit-transform:translateY(-50%) scaleY(.8) translateX(30%);-ms-transform:translateY(-50%) scaleY(.8) translateX(30%);transform:translateY(-50%) scaleY(.8) translateX(30%)}.yottie-widget-nav-control-disabled{visibility:hidden;opacity:0}.yottie-widget-feed-ads{text-align:center}.yottie-widget-feed-ads .adsbygoogle{margin:10px 0}.yottie-widget-feed-section-pagination{position:relative!important;padding:20px!important}span.yottie-widget-feed-section-pagination-bullet{text-align:center;min-width:18px;font-size:11px;padding:5px 7px;margin:0 3px;width:auto;height:auto;border-radius:2px;color:#aaa;line-height:1;background:rgba(175,175,175,.1);opacity:1;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}span.yottie-widget-feed-section-pagination-bullet:hover{background:#eee}span.yottie-widget-feed-section-pagination-bullet-more{position:relative;padding:5px 9px}span.yottie-widget-feed-section-pagination-bullet-more::after,span.yottie-widget-feed-section-pagination-bullet-more::before{position:absolute;top:11px;right:40%;width:5px;height:1px;content:'';background:#aaa;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}span.yottie-widget-feed-section-pagination-bullet-more::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}span.yottie-widget-feed-section-pagination-bullet-more::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.yottie-widget-feed-section-pagination .swiper-pagination-bullet-active{color:#111;background:#eee}.yottie-widget-feed-section-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:20px!important}.yottie-widget-feed-section-search-selector{height:33px;line-height:33px;margin-left:20px!important}.yottie-widget-feed-section-search-selector-label{color:#aaa;cursor:pointer}.yottie-widget-feed-section-search-selector-label-input{position:relative;top:2px;margin-right:5px;outline:0;cursor:pointer}.yottie-widget-feed-section-search-form{position:relative;width:33%;margin-bottom:0}@media only screen and (max-width:640px){span.yottie-widget-feed-section-pagination-bullet{min-width:14px}.yottie-widget-feed-section-search-form{width:50%}}@media only screen and (max-width:500px){.yottie-widget-feed-section-search-form{width:100%}}.yottie-widget-feed-section-search-form-input{border-radius:2px;border:1px solid rgba(175,175,175,.3);outline:0;padding:6px 11px;width:100%;color:#aaa;line-height:1;font-size:13px;-webkit-box-sizing:border-box;box-sizing:border-box;background:0 0}.yottie-widget-feed-section-search-form-input::-ms-clear{display:none}.yottie-widget-feed-section-search-form-button{position:absolute;right:0;top:0;padding:9px 10px 8px;width:12px;height:12px;display:inline-block;cursor:pointer;-webkit-box-sizing:content-box;box-sizing:content-box}.yottie-widget-feed-section-search-form-button-icon{display:block;height:12px;width:12px;fill:rgba(175,175,175,.3);-webkit-transition:fill .5s;-o-transition:fill .5s;transition:fill .5s}.yottie-widget-feed-section-search-form-button:hover .yottie-widget-feed-section-search-form-button-icon{fill:red}div.yottie-widget-feed-section{display:none;position:relative;min-height:150px}div.yottie-widget-feed-section.yottie-active{display:block}div.yottie-widget-feed-section-novideos{position:absolute;top:50%;right:0;left:0;text-align:center;color:#aaa;height:32px;line-height:32px;margin-top:-16px;font-size:14px}div.yottie-widget-feed-section-scrollbar{position:absolute;z-index:5;right:10px;bottom:10px;left:10px;height:3px;border-radius:0}div.yottie-widget-feed-section-scrollbar .swiper-scrollbar-drag{border-radius:0}div.yottie-widget-feed-section-arrow{position:absolute;z-index:3;top:50%;height:40px;width:40px;margin-top:-20px;border-radius:50%;-webkit-box-shadow:0 0 6px rgba(0,0,0,.2);box-shadow:0 0 6px rgba(0,0,0,.2);-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;cursor:pointer}div.yottie-widget-feed-section-arrow:active{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}div.yottie-widget-feed-section-arrow::before{display:block;position:absolute;visibility:hidden;top:8px;left:8px;width:3px;height:3px;border-radius:50%;opacity:0;-webkit-transform-origin:12px 12px;-ms-transform-origin:12px 12px;transform-origin:12px 12px;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;-webkit-animation:yottie-arrow-orbit-loader .8s linear 0s infinite;animation:yottie-arrow-orbit-loader .8s linear 0s infinite;content:''}div.yottie-widget-feed-section-arrow.swiper-button-disabled{opacity:0;-webkit-transform:scale(.2);-ms-transform:scale(.2);transform:scale(.2);-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}div.yottie-widget-feed-section-arrow.swiper-button-disabled.yottie-widget-feed-section-arrow-has-next{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}div.yottie-widget-feed-section-arrow.swiper-button-disabled.yottie-widget-feed-section-arrow-has-next::before{visibility:visible;opacity:1}div.yottie-widget-feed-section-arrow span{display:block;position:relative;width:7px;height:15px;margin:13px 16px}div.yottie-widget-feed-section-arrow span::after,div.yottie-widget-feed-section-arrow span::before{position:absolute;border-radius:2px;top:6px;width:8px;height:2px;-webkit-transition:background .2s ease,width .2s ease;-o-transition:background .2s ease,width .2s ease;transition:background .2s ease,width .2s ease;content:''}div.yottie-widget-feed-section-arrow-prev span::before{left:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}div.yottie-widget-feed-section-arrow-prev span::after{left:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}div.yottie-widget-feed-section-arrow-next span::before{right:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}div.yottie-widget-feed-section-arrow-next span::after{right:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}div.yottie-widget-feed-section-arrow-prev{left:2px}div.yottie-widget-feed-section-arrow-next{right:2px}div.yottie-widget-feed-section-vertical .yottie-widget-feed-section-scrollbar{top:10px;left:auto;width:3px;height:auto}div.yottie-widget-feed-section-vertical .yottie-widget-feed-section-arrow-prev{top:2px;left:50%;margin-top:0;margin-left:-21px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}div.yottie-widget-feed-section-vertical .yottie-widget-feed-section-arrow-prev:active{-webkit-transform:rotate(90deg) scale(.9);-ms-transform:rotate(90deg) scale(.9);transform:rotate(90deg) scale(.9)}div.yottie-widget-feed-section-vertical .yottie-widget-feed-section-arrow-prev.swiper-button-disabled{opacity:0;-webkit-transform:rotate(90deg) scale(.2);-ms-transform:rotate(90deg) scale(.2);transform:rotate(90deg) scale(.2)}div.yottie-widget-feed-section-vertical .yottie-widget-feed-section-arrow-next{top:auto;right:auto;bottom:2px;left:50%;margin-top:0;margin-left:-21px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}div.yottie-widget-feed-section-vertical .yottie-widget-feed-section-arrow-next:active{-webkit-transform:rotate(90deg) scale(.9);-ms-transform:rotate(90deg) scale(.9);transform:rotate(90deg) scale(.9)}div.yottie-widget-feed-section-vertical .yottie-widget-feed-section-arrow-next.swiper-button-disabled{opacity:0;-webkit-transform:rotate(90deg) scale(.2);-ms-transform:rotate(90deg) scale(.2);transform:rotate(90deg) scale(.2)}div.yottie-widget-feed-section-vertical .yottie-widget-feed-section-arrow-next.swiper-button-disabled.yottie-widget-feed-section-arrow-has-next{opacity:1;-webkit-transform:rotate(90deg) scale(1);-ms-transform:rotate(90deg) scale(1);transform:rotate(90deg) scale(1)}div.yottie-widget-feed-section-loader{position:absolute;visibility:hidden;z-index:4;top:0;right:0;bottom:0;left:0;opacity:0;background:rgba(0,0,0,.6);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}div.yottie-widget-feed-section-loader.yottie-visible{visibility:visible;opacity:1}.yottie-widget-feed .swiper-wrapper{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.yottie-widget-feed .swiper-container,.yottie-widget-feed .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box}.yottie-widget-feed .swiper-container.swiper-slide-visible,.yottie-widget-feed .swiper-slide.swiper-slide-visible{z-index:4}@-webkit-keyframes yottie-arrow-orbit-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes yottie-arrow-orbit-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.yottie-widget-video{position:relative;overflow:hidden;float:left;-webkit-backface-visibility:hidden;backface-visibility:hidden}.yottie-widget-video-player{display:block;position:absolute;z-index:4}.yottie-widget-video-preview{display:block!important;position:relative;z-index:1;min-height:1px}.yottie-widget-video-preview-thumbnail{display:block;overflow:hidden}.yottie-widget-video-preview-thumbnail img{position:relative;top:50%;width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}span.yottie-widget-video-preview-marker{display:block;position:absolute;padding:5px 7px 6px;border-radius:2px;background:#fff;line-height:1;font-size:12px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}span.yottie-widget-video-preview-marker-hd{top:4px;left:4px}span.yottie-widget-video-preview-marker-duration{right:4px;bottom:4px}.yottie-mw-130 span.yottie-widget-video-preview-marker{display:none}span.yottie-widget-video-preview-play{display:block;position:absolute;z-index:3;top:50%;left:50%;width:0;height:0;border-style:solid;border-width:18px 0 18px 28px;border-color:transparent transparent transparent rgba(255,255,255,.5);-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.yottie-widget-video:hover span.yottie-widget-video-preview-play{border-color:transparent transparent transparent rgba(255,255,255,.8)}.yottie-mw-180 span.yottie-widget-video-preview-play{border-width:15px 0 15px 20px}.yottie-widget-video-info{position:relative;z-index:3;-webkit-box-sizing:border-box;box-sizing:border-box}div.yottie-widget-video-info{padding:16px 0 14px}.yottie-widget-video-info-title{display:inline-block;overflow:hidden;white-space:nowrap;line-height:18px;font-weight:700;font-size:14px}div.yottie-widget-video-info-passed-time{margin-top:4px;line-height:16px;font-size:12px}div.yottie-widget-video-info-caption{display:-webkit-box!important;overflow:hidden;margin-top:8px;word-wrap:break-word;-o-text-overflow:ellipsis;text-overflow:ellipsis;line-height:1.4;font-size:13px;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:36.4px}.yottie-widget-video-info-properties{height:14px;overflow:hidden}div.yottie-widget-video-info-properties{margin-top:8px}div.yottie-widget-video-info-properties-inner{font-size:12px}.yottie-widget-video-info-properties-item{display:inline-block}.yottie-widget-video-info-properties-item-divider{margin:0 2px}.yottie-widget-video-info-properties-item:first-child .yottie-widget-video-info-properties-item-divider{display:none}div.yottie-widget-video-overlay{position:absolute;display:none;visibility:hidden;z-index:2;top:0;right:0;bottom:0;left:0;opacity:0;-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;background:rgba(255,255,255,.95)}.yottie-widget-video-cinema{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:900px;perspective:900px}.yottie-widget-video-cinema *{-webkit-backface-visibility:hidden;backface-visibility:hidden}.yottie-widget-video-cinema div.yottie-widget-video-overlay{display:block}.yottie-widget-video-cinema .yottie-widget-video-preview{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.yottie-widget-video-cinema .yottie-widget-video-info{visibility:hidden;position:absolute;top:0;right:0;bottom:0;left:0;padding:12px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;opacity:0}.yottie-widget-video-cinema:hover .yottie-widget-video-info{visibility:visible;opacity:1}.yottie-widget-video-cinema:hover .yottie-widget-video-overlay{visibility:visible;opacity:1;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.yottie-widget-video-cinema:hover .yottie-widget-video-preview{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.yottie-widget-video-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;cursor:pointer}.yottie-widget-video-horizontal .yottie-widget-video-preview{width:50%;max-width:256px}.yottie-widget-video-horizontal .yottie-widget-video-info{-webkit-box-flex:1;-ms-flex:1;flex:1;width:50%;padding:0 12px 14px;height:100%}.yottie-widget-video-horizontal.yottie-mw-370{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.yottie-widget-video-horizontal.yottie-mw-370 .yottie-widget-video-preview{width:auto;max-width:none}.yottie-widget-video-horizontal.yottie-mw-370 .yottie-widget-video-info{width:auto;height:auto;padding:16px 0 14px}.yottie-widget-video-classic{cursor:pointer}.yottie-widget-video-classic .yottie-widget-video-info{padding:16px 0 14px}.yottie-error{display:none!important;position:absolute;top:0;right:0;bottom:0;left:0}.yottie-error.yottie-visible{display:block!important}.yottie-error-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6)}div.yottie-error-content{position:absolute;top:50%;left:50%;padding:22px;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background:#fff;font-size:12px;color:#232323}div.yottie-error-content-title{font-weight:700;line-height:1.6}.yottie.yottie-popup{position:fixed;visibility:hidden;z-index:9999;top:0;right:0;bottom:0;left:0}.yottie-popup a{color:#1a89de;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.yottie-popup a:hover{color:#2fa5ff}.yottie-popup.yottie-popup-show{visibility:visible}.yottie-popup .yottie-popup-overlay{position:absolute;visibility:hidden;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7);-webkit-transition:.25s ease;-o-transition:.25s ease;transition:.25s ease}.yottie-popup-show.yottie-popup .yottie-popup-overlay{visibility:visible;opacity:1}.yottie-popup .yottie-popup-wrapper{position:absolute;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;max-height:100%;top:0;right:0;bottom:0;left:0;padding:50px 0}@media only screen and (max-width:854px){.yottie-popup .yottie-popup-wrapper{padding-bottom:0}}.yottie-popup .yottie-popup-loader{position:absolute;padding-bottom:56.25%;width:100%;height:0;background:#000}.yottie-popup .yottie-popup-loader .yottie-spinner{visibility:hidden;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.yottie-popup-loading.yottie-popup .yottie-popup-loader .yottie-spinner{visibility:visible}.yottie-popup .yottie-popup-inner{position:relative;visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;left:50%;width:854px;background:#fff;opacity:0;-webkit-transform:translateX(-50%) scale(.9);-ms-transform:translateX(-50%) scale(.9);transform:translateX(-50%) scale(.9);-webkit-transform-origin:center 0;-ms-transform-origin:center 0;transform-origin:center 0;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}@media only screen and (max-width:854px){.yottie-popup .yottie-popup-inner{width:100%}}.yottie-popup-show.yottie-popup .yottie-popup-inner{visibility:visible;opacity:1;-webkit-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1);-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}.yottie-popup .yottie-popup-control-close{position:absolute;z-index:12;width:36px;height:36px;top:-12px;right:-36px;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.yottie-popup .yottie-popup-control-close::after,.yottie-popup .yottie-popup-control-close::before{display:block;position:absolute;width:20px;height:2px;top:50%;left:50%;margin:-1px 0 0 -10px;border-radius:10px;background:#a0a0a0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;content:''}.yottie-popup .yottie-popup-control-close::before{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg)}.yottie-popup .yottie-popup-control-close::after{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg)}.yottie-popup .yottie-popup-control-close:hover::after,.yottie-popup .yottie-popup-control-close:hover::before{background:#dcdcdc}.yottie-popup .yottie-popup-control-close:active{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}@media only screen and (max-width:936px){.yottie-popup .yottie-popup-control-close{top:-43px;right:0}}@media only screen and (max-width:768px){.yottie-popup .yottie-popup-inner{-webkit-box-shadow:0 -3px 35px rgba(0,0,0,.4);box-shadow:0 -3px 35px rgba(0,0,0,.4)}.yottie-popup .yottie-popup-control-close{top:-50px;right:0;left:0;width:auto;height:50px;background:rgba(255,255,255,0)}.yottie-popup .yottie-popup-control-close::after,.yottie-popup .yottie-popup-control-close::before{background:#dcdcdc}}.yottie-popup .yottie-popup-control-arrow{position:absolute;z-index:10;top:20px;bottom:20px;width:100px;cursor:pointer}.yottie-popup .yottie-popup-control-arrow-next span,.yottie-popup .yottie-popup-control-arrow-previous span{display:block;position:absolute;width:43px;height:63px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.yottie-popup .yottie-popup-control-arrow-next span::after,.yottie-popup .yottie-popup-control-arrow-next span::before,.yottie-popup .yottie-popup-control-arrow-previous span::after,.yottie-popup .yottie-popup-control-arrow-previous span::before{display:block;position:absolute;width:43px;height:2px;top:20px;border-radius:10px 0 0 10px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;content:'';background:#656565}.yottie-popup .yottie-popup-control-arrow-previous{left:0}.yottie-popup .yottie-popup-control-arrow-previous span{left:24px}.yottie-popup .yottie-popup-control-arrow-previous span::before{-webkit-transform-origin:0 110%;-ms-transform-origin:0 110%;transform-origin:0 110%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.yottie-popup .yottie-popup-control-arrow-previous span::after{-webkit-transform-origin:0 -10%;-ms-transform-origin:0 -10%;transform-origin:0 -10%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.yottie-popup .yottie-popup-control-arrow-next{right:0}.yottie-popup .yottie-popup-control-arrow-next span{right:24px}.yottie-popup .yottie-popup-control-arrow-next span::before{-webkit-transform-origin:100% 110%;-ms-transform-origin:100% 110%;transform-origin:100% 110%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.yottie-popup .yottie-popup-control-arrow-next span::after{-webkit-transform-origin:100% -10%;-ms-transform-origin:100% -10%;transform-origin:100% -10%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.yottie-popup .yottie-popup-video{-webkit-box-sizing:border-box;box-sizing:border-box}.yottie-popup .yottie-popup-video-player{position:relative;padding-bottom:56.25%;height:0}.yottie-popup .yottie-popup-video-player iframe{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.yottie-popup .yottie-popup-video-info,.yottie-popup .yottie-popup-video-rating{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.yottie-popup .yottie-popup-video-content{padding:20px}.yottie-popup .yottie-popup-video-content-ads{text-align:center}.yottie-popup .yottie-popup-video-content-ads .adsbygoogle{margin:10px 0}@media only screen and (max-width:768px){.yottie-popup .yottie-popup-video-content{padding:15px 20px}}.yottie-popup .yottie-popup-video-title{margin:10px 0 16px;line-height:28px;font-size:20px;color:#111}.yottie-popup .yottie-popup-video-info{display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.yottie-popup .yottie-popup-video-views{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;line-height:22px;color:rgba(17,17,17,.7)}.yottie-popup .yottie-popup-video-rating-dislikes span,.yottie-popup .yottie-popup-video-rating-likes span,.yottie-popup .yottie-popup-video-share{line-height:20px;font-size:12px;color:rgba(17,17,17,.5)}@media only screen and (max-width:640px){.yottie-popup .yottie-popup-video-views{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%}}.yottie-popup .yottie-popup-video-rating{position:relative;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:120px}.yottie-popup .yottie-popup-video-rating-dislikes,.yottie-popup .yottie-popup-video-rating-likes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}.yottie-popup .yottie-popup-video-rating-dislikes-icon,.yottie-popup .yottie-popup-video-rating-likes-icon{margin-right:8px;width:12px;height:11px;fill:rgba(17,17,17,.5)}.yottie-popup .yottie-popup-video-rating-ratio{position:absolute;bottom:0;width:100%;height:2px;background:#cfcfcf}.yottie-popup .yottie-popup-video-rating-ratio span{display:block;height:100%;background:#2fa5ff}@media only screen and (max-width:640px){.yottie-popup .yottie-popup-video-rating-ratio::before{content:'';display:block;position:absolute;right:0;left:0;height:1px;background:rgba(0,0,0,.1)}}.yottie-popup .yottie-popup-video-share{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;margin-left:28px;font-weight:700;text-transform:uppercase;fill:rgba(17,17,17,.5);cursor:pointer}.yottie-popup .yottie-popup-video-share:last-child{margin-left:auto}.yottie-popup .yottie-popup-video-share::hover{color:rgba(17,17,17,.9);fill:rgba(17,17,17,.9)}.yottie-popup .yottie-popup-video-share-icon{margin-right:8px;width:14px;height:12px}.yottie-popup .yottie-popup-video-share-popover{opacity:0;visibility:hidden}.yottie-popup .yottie-popup-video-share-popover-content{position:absolute;bottom:100%;right:0;padding-bottom:11px;width:192px;z-index:6}.yottie-popup .yottie-popup-video-share-popover-content-inner{position:relative;background:#2f353a;border-radius:4px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.2);box-shadow:0 4px 16px rgba(0,0,0,.2)}.yottie-popup .yottie-popup-video-share-popover-content-inner::before{content:'';position:absolute;display:block;bottom:-5px;right:20px;width:10px;height:10px;-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg);background:#2f353a}.yottie-popup .yottie-popup-video-share-popover-content-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#17191a;font-size:13px;font-weight:400;line-height:1;border-top:1px solid rgba(255,255,255,.2);padding:12px 0;cursor:pointer;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;position:relative;text-align:left}.yottie-popup .yottie-popup-video-share-popover-content-item:first-child{border:none}.yottie-popup .yottie-popup-video-share-popover-content-item:hover{background:#42474c;border-radius:4px}.yottie-popup .yottie-popup-video-share-popover-content-item-icon{height:100%;width:12px;float:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:12px}.yottie-popup .yottie-popup-video-share-popover-content-item-icon img{width:100%;height:100%}.yottie-popup .yottie-popup-video-share-popover-content-item-title{display:inline-block;text-transform:none;margin-left:12px;font-size:13px;color:#fff}.yottie-popup .yottie-popup-video-share-popover-open{opacity:1;visibility:visible}.yottie-popup .yottie-popup-video-share-popover-left .yottie-popup-video-share-popover-content-inner:before{right:40px;left:auto;margin-left:auto}.yottie-popup .yottie-popup-video-share-popover-bottom .yottie-popup-video-share-popover-content{top:100%;padding-top:11px}.yottie-popup .yottie-popup-video-share-popover-bottom .yottie-popup-video-share-popover-content-inner:before{top:-5px}.yottie-popup .yottie-popup-video-meta{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:-1px;padding:20px 0}.yottie-popup .yottie-popup-video-meta::after,.yottie-popup .yottie-popup-video-meta::before{content:'';position:absolute;display:block;left:0;right:0;height:1px;background:#111;opacity:.1}.yottie-popup .yottie-popup-video-meta::before{top:0}.yottie-popup .yottie-popup-video-meta::after{bottom:0}@media only screen and (max-width:640px){.yottie-popup .yottie-popup-video-meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.yottie-popup .yottie-popup-video-meta-channel-logo{margin-bottom:12px}}.yottie-popup .yottie-popup-video-meta-channel-logo{display:block;-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0;margin-right:16px;width:44px;height:44px;background:#fff;border-radius:50%;overflow:hidden}.yottie-popup .yottie-popup-video-meta-channel-logo img{width:44px;height:44px}.yottie-popup .yottie-popup-video-meta-channel-name{display:inline-block;margin-bottom:4px;line-height:18px;text-decoration:none;font-weight:700;font-size:14px;color:#111}.yottie-popup .yottie-popup-video-meta-channel-name:hover{text-decoration:underline}.yottie-popup .yottie-popup-video-meta-date{margin-bottom:12px;line-height:16px;font-size:12px;color:rgba(17,17,17,.7)}.yottie-popup .yottie-popup-video-meta-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.yottie-popup .yottie-popup-video-meta-description{overflow:hidden;max-height:40px;line-height:20px;font-size:14px;color:#111}.yottie-popup .yottie-popup-video-meta-description-more{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;cursor:pointer;padding:8px 0;margin:6px 0 -14px;text-transform:uppercase;line-height:16px;font-weight:700;font-size:12px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;color:rgba(17,17,17,.5)}.yottie-popup .yottie-popup-video-meta-description-more:hover{color:rgba(17,17,17,.7)}.yottie-popup .yottie-popup-video-meta-description-show-full{overflow:auto;max-height:none}@media only screen and (max-width:640px){.yottie-popup .yottie-popup-video-meta-subscribe-container{margin-top:32px}}.yottie-popup .yottie-popup-video-comments{padding:8px 0}.yottie-popup .yottie-popup-video-comments-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:12px 0}.yottie-popup .yottie-popup-video-comments-item:last-child{margin-bottom:0}.yottie-popup .yottie-popup-video-comments-item-profile-image{display:block;position:relative;-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0;margin-right:12px;width:44px;height:44px;background:#fff;border-radius:50%;overflow:hidden;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.yottie-popup .yottie-popup-video-comments-item-profile-image img{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;width:100%;padding:1px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.yottie-popup .yottie-popup-video-comments-item-profile-image:hover img{opacity:.9}.yottie-popup .yottie-popup-video-comments-item-name{display:inline-block;margin:0 8px 2px 0;line-height:16px;font-size:13px;font-weight:700}.yottie-popup .yottie-popup-video-comments-item-name a{text-decoration:none;color:#111}.yottie-popup .yottie-popup-video-comments-item-name a:hover{text-decoration:underline;color:#2fa5ff}.yottie-popup .yottie-popup-video-comments-item-passed-time{display:inline-block;font-size:12px;color:rgba(17,17,17,.7)}.yottie-popup .yottie-popup-video-comments-item-likes{margin-top:2px;font-size:12px;line-height:16px;color:rgba(17,17,17,.5)}.yottie-popup .yottie-popup-video-comments-item-likes-icon{margin-right:4px;width:12px;height:11px;fill:rgba(17,17,17,.5)}.yottie-popup .yottie-popup-video-comments-item-text{line-height:21px;font-size:14px;color:#222;margin-top:1px}"},{}],3:[function(e,t,i){t.exports=function(t,i){!function t(i,n,o){function a(s,l){if(!n[s]){if(!i[s]){var p="function"==typeof e&&e;if(!l&&p)return p(s,!0);if(r)return r(s,!0);throw new Error("Cannot find module '"+s+"'")}var d=n[s]={exports:{}};i[s][0].call(d.exports,function(e){return a(i[s][1][e]||e)},d,d.exports,t,i,n,o)}return n[s].exports}for(var r="function"==typeof e&&e,s=0;s>>((3&t)<<3)&255;return o}}t.exports=i}).call(this,"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],2:[function(e,t,i){for(var n=e("./rng"),o=[],a={},r=0;r<256;r++)o[r]=(r+256).toString(16).substr(1),a[o[r]]=r;function s(e,t){var i=t||0,n=o;return n[e[i++]]+n[e[i++]]+n[e[i++]]+n[e[i++]]+"-"+n[e[i++]]+n[e[i++]]+"-"+n[e[i++]]+n[e[i++]]+"-"+n[e[i++]]+n[e[i++]]+"-"+n[e[i++]]+n[e[i++]]+n[e[i++]]+n[e[i++]]+n[e[i++]]+n[e[i++]]}var l=n(),p=[1|l[0],l[1],l[2],l[3],l[4],l[5]],d=16383&(l[6]<<8|l[7]),c=0,u=0;function m(e,t,i){var o=t&&i||0;"string"==typeof e&&(t="binary"==e?new Array(16):null,e=null);var a=(e=e||{}).random||(e.rng||n)();if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t)for(var r=0;r<16;r++)t[o+r]=a[r];return t||s(a)}var h=m;h.v1=function(e,t,i){var n=t&&i||0,o=t||[],a=void 0!==(e=e||{}).clockseq?e.clockseq:d,r=void 0!==e.msecs?e.msecs:(new Date).getTime(),l=void 0!==e.nsecs?e.nsecs:u+1,m=r-c+(l-u)/1e4;if(m<0&&void 0===e.clockseq&&(a=a+1&16383),(m<0||c>>24&255,o[n++]=h>>>16&255,o[n++]=h>>>8&255,o[n++]=255&h;var g=r/4294967296*1e4&268435455;o[n++]=g>>>8&255,o[n++]=255&g,o[n++]=g>>>24&15|16,o[n++]=g>>>16&255,o[n++]=a>>>8|128,o[n++]=255&a;for(var f=e.node||p,v=0;v<6;v++)o[n+v]=f[v];return t||s(o)},h.v4=m,h.parse=function(e,t,i){var n=t&&i||0,o=0;for(t=t||[],e.toLowerCase().replace(/[0-9a-f]{2}/g,function(e){o<16&&(t[n+o++]=a[e])});o<16;)t[n+o++]=0;return t},h.unparse=s,t.exports=h},{"./rng":1}],3:[function(e,t,i){var n=e("./jquery"),o=function(){this.components={}};n.extend(o,{id:"Application"}),o.prototype=function(){},n.extend(o.prototype,{constructor:o,components:null,component:function(e){if(this.hasComponent(e))return this.components[e]},registerComponent:function(e,t){if(!this.hasComponent(t))return e.register(this),t=t||e.constructor.getId(),this.components[t]=e},hasComponent:function(e){return!!this.components[e]}}),t.exports=o},{"./jquery":7}],4:[function(e,t,i){var n=e("./jquery"),o=e("./utils"),a=function(){};n.extend(a,{id:"Cl"}),a.prototype=function(){},n.extend(a.prototype,{constructor:a,getParent:function(e){return this.constructor.inheritance[e]},set:function(e,t){return o.setProperty(this,e,t)},get:function(e,t){return o.getProperty(this,e,t)}}),t.exports=a},{"./jquery":7,"./utils":15}],5:[function(e,t,i){var n=e("./jquery"),o=function(){};n.extend(o,{id:"Component",getId:function(){return this.id.substr(0,1).toLowerCase()+this.id.substr(1)}}),o.prototype=function(){},n.extend(o.prototype,{constructor:o,inject:function(){var e=this;e.constructor.dependencies&&n.each(e.constructor.dependencies,function(t,i){e[i]=e.app.component(i)})},register:function(e){this.app=e,this.inject()},trigger:function(){this.$e.trigger.apply(this.$e,arguments)},on:function(){this.$e.on.apply(this.$e,arguments)}}),t.exports=o},{"./jquery":7}],6:[function(e,t,i){t.exports=function(e,t,i,n){e=(e+"").replace(/[^0-9+\-Ee.]/g,"");var o,a,r,s=isFinite(+e)?+e:0,l=isFinite(+t)?Math.abs(t):0,p=void 0===n?",":n,d=void 0===i?".":i,c="";return 3<(c=(l?(o=s,a=l,r=Math.pow(10,a),""+(Math.round(o*r)/r).toFixed(a)):""+Math.round(s)).split("."))[0].length&&(c[0]=c[0].replace(/\B(?=(?:\d{3})+(?!\d))/g,p)),(c[1]||"").length'),e.app.$element.before(e.$element)),e.overwrites=o.utils.filterNulls(e.overwrites),e.scheme=n.extend(!0,{},e.baseScheme,e.overwrites);var t={scheme:e.scheme,id:e.app.getId()};e.$element.html(e.renderer.render(e.tplId,t))},run:function(){this.applyScheme(),this.$element.insertBefore(this.app.$element)}})},{"./../../jquery":7,"./../../olivie":14}],9:[function(e,t,i){var n=e("./../../jquery"),o=e("./../../olivie");t.exports=o.component("I18n",function(e,t){var i=this;i.lang=t,i.dictionary=e,i.langDictionary=i.dictionary[i.lang]||i.dictionary[i.constructor.DEFAULT_LANG]},{DEFAULT_LANG:"en"},{lang:null,dictionary:null,langDictionary:null,lexemes:[{id:"interpolation",regex:/\{\{([a-zA-Z]+)\}\}/,func:function(e,t){return t[e[1]]||"[[Unknown variable "+e[1]+"]]"}},{id:"modified_interpolation",regex:/\{\{([a-zA-Z]+)\s*\|\s*([a-zA-Z]+)\(([^)]*)\)\}\}/,func:function(e,t,i){var n=e[1],o=e[2],a=e[3];if(!i.modifiers[o])return'[[Unknown modifier "'+o+'"]]';var r=a?a.split(/\s*,\s*/):[];return i.modifiers[o].apply(t[n],r)}}],modifiers:{},hasTranslation:function(e){return!!this.langDictionary[e]},getTranslation:function(e){return this.langDictionary[e]},parse:function(e,t){var i=this;return n.each(i.lexemes,function(n,o){e=e.replace(o.regex,function(){return o.func.call(void 0,arguments,t,i)})}),e},t:function(e,t){return t=t||{},this.parse(this.getTranslation(e)||e,t)}})},{"./../../jquery":7,"./../../olivie":14}],10:[function(e,t,i){var n=e("./../../jquery"),o=e("./../../olivie");t.exports=o.component("Renderer",function(e){this.views=e},{},{views:null,getTemplate:function(e){var t=o.utils.getProperty(this.views,e);if("function"===n.type(t))return t},render:function(e,t){return this.getTemplate(e)(t)}})},{"./../../jquery":7,"./../../olivie":14}],11:[function(e,t,i){var n=e("./../../jquery"),o=e("./../../olivie");t.exports=o.class("Cache",[],function(e,t){this.client=t,e=e.substr(0,1).toUpperCase()+e.substr(1),this.cacheBaseId="OlivieClientCache"+e},{},{indexedDB:window.indexedDB||window.mozIndexedDB||window.webkitIndexedDB||window.msIndexedDB,cacheStoreId:null,db:null,isSupported:function(){return!!this.indexedDB},isReady:function(){return!!this.db},connect:function(e){var t,i=this;if(e=e||n.Deferred(),i.isSupported())try{(t=i.indexedDB.open(i.cacheBaseId,1)).onsuccess=function(){i.db=t.result,e.resolve()},t.onerror=function(){e.reject()},t.onupgradeneeded=function(t){t.currentTarget.result.createObjectStore("Requests",{keyPath:"url"}).createIndex("url","url",{unique:!0}),i.connect(e)}}catch(t){e.reject()}else e.reject();return e.promise()},save:function(e,t){if(this.isReady()){var i=this.db.transaction("Requests","readwrite"),n={url:e,result:t,date:Math.floor(Date.now()/1e3)};i.objectStore("Requests").put(n)}},getSaved:function(e,t,i){var o=this;i=i||n.Deferred();try{var a,r;o.isReady()&&t?(a=o.db.transaction(["Requests"],"readonly"),(r=a.objectStore("Requests").get(e)).onsuccess=function(){var n=r.result;n&&n.date+t>Math.floor(Date.now()/1e3)?i.resolve(n.result):(o.delete(e),i.reject())},r.onerror=function(){i.reject()}):i.reject()}catch(a){i.reject()}return i.promise()},delete:function(e,t){var i;return t=t||n.Deferred(),this.isReady()?((i=this.db.transaction(["Requests"],"readwrite").objectStore("Requests").delete(e)).onsuccess=function(){t.resolve()},i.onerror=function(){t.reject()}):t.reject(),t.promise()}})},{"./../../jquery":7,"./../../olivie":14}],12:[function(e,t,i){var n=e("./../../jquery"),o=e("./../../olivie"),a=e("./cache"),r=e("./ga");t.exports=o.component("Client",function(e,t,i,o){var s=this;s.requestModifiers=[],s.responseModifiers=[],t&&n.isPlainObject(t)&&s.attachRequestModifier(function(e){e.data=n.extend(!1,{},e.data,t)}),"https://www.googleapis.com/youtube/v3"!==e?s.attachRequestModifier(function(t){t.url=e+"?q="+encodeURIComponent(t.url)}):s.attachRequestModifier(function(t){t.url=e+t.url}),s.cache=new a(i,s),s.ga=new r("UA-33920597-29"),s.defaultCacheTime=parseInt(o,10)},{parseQuery:function(e){var t=e.match(/\?([^#]+)/),i={};return t&&t[1]&&t[1].split("&").map(function(e){var t=e.split("=");i[t[0]]=t[1]||""}),i}},{cache:null,requestModifiers:null,responseModifiers:null,defaultCacheTime:null,run:function(){var e=n.Deferred(),t=this.cache.connect();return t.done(function(){e.resolve()}),t.fail(function(){e.resolve(-1)}),e.promise()},attachRequestModifier:function(e){return"function"===n.type(e)&&!!this.requestModifiers.push(e)},attachResponseModifier:function(e){return"function"===n.type(e)&&!!this.responseModifiers.push(e)},send:function(e,t,i,o){var a=this;"undefined"===n.type(o)&&(o=a.defaultCacheTime),t=t||{},i=i||{};var r=n.Deferred();t=n.extend(!1,{},a.constructor.parseQuery(e),t),e=e.replace(/(\?\|#).*/,"")+"?"+n.param(t),t.callback&&(t.callback=null),i=n.extend(!1,{},i,{url:e,dataType:"jsonp",type:i.type||"get"}),n.each(a.requestModifiers,function(e,t){t.call(a,i)});var s=JSON.stringify(i),l=function(e,t){o&&"success"===t&&a.cache.save(s,e),n.each(a.responseModifiers,function(t,i){"pending"===r.state()&&i.call(a,e,r)}),"pending"===r.state()&&r.resolve(e)},p=function(e){a.ga.collect(e.status+" "+e.statusText)};return a.cache.getSaved(s,o).done(l).fail(function(){n.ajax(i).done(l).fail(p)}),r.promise()},get:function(e,t,i){return(i=i||{}).type="get",this.send(e,t,i)}})},{"./../../jquery":7,"./../../olivie":14,"./cache":11,"./ga":13}],13:[function(e,t,i){var n=e("./../../jquery"),o=e("./../../olivie"),a=e("../../../../../bower_components/uuid");t.exports=o.class("Ga",[],function(e){this.tid=e,this.cid=this.getCid()},{BASE_URL:"https://www.google-analytics.com/collect"},{tid:null,cid:null,getCid:function(){var e;try{return(e=localStorage.getItem("yt_cid"))||(e=a(),localStorage.setItem("yt_cid",e)),e}catch(e){return a()}},collect:function(e,t){if(t=t||"ApiRequestError",e){var i=(new Date).getTime(),o={tid:this.tid,cid:this.cid,v:1,ds:"web",an:"Yottie",t:"event",ec:t,ea:e,z:i},a=n.param(o),r=this.constructor.BASE_URL+"?"+a,s=new Image;s.src=r,s.style.position="absolute",s.style.zIndex="-1",s.style.left="-9999px",s.onload=function(){document.body.removeChild(s)},document.body.appendChild(s)}}})},{"../../../../../bower_components/uuid":2,"./../../jquery":7,"./../../olivie":14}],14:[function(e,t,i){var n=e("./jquery"),o=e("./utils"),a=e("./cl"),r=e("./application"),s=e("./component"),l={$:n,utils:o,plugin:function(e,t,i){return n.fn[e]?null:(n.fn[e]=function(e){return this.each(function(i,n){t.call(void 0,n,e)})},i&&(n[e]=i),n.fn[e])},application:function(e,t,i,n){return this.class(e,[r],t,i,n)},component:function(e,t,i,n){return n=n||{},this.class(e,[s],t,i,n)},class:function(e,t,i,o,r){o=o||{},r=r||{},(t=t||[]).unshift(a),o.id=e,o.inheritance={},n.each(t,function(e,t){t.id&&(o.inheritance[t.id]=t)});var s=function(){i.apply(this,arguments)};return s.prototype=function(){},r.constructor=s,n.extend.apply(self.$,[s].concat(t.concat([o]))),n.extend.apply(self.$,[s.prototype].concat(t.map(function(e){return e.prototype})).concat(r)),s}};t.exports=l},{"./application":3,"./cl":4,"./component":5,"./jquery":7,"./utils":15}],15:[function(e,t,i){var n=e("./jquery"),o=e("./external/number_format");t.exports={unifyMultipleOption:function(e){var t=n.type(e);return"array"===t?e:"string"===t?e.split(/[\s,;\|]+/).filter(function(e){return!!e}):null},applyModifier:function(e,t){return"array"!==n.type(t)&&(t=[t]),n.each(t,function(t,i){"function"===n.type(i)&&(e=i.call(i,e))}),e},getProperty:function(e,t,i){if(e&&t&&"string"===n.type(t)){var o=e;return n.each(t.split("."),function(e,t){if(!(o=o[t]))return!1}),o&&i&&(o=this.applyModifier(o,i)),o}},setProperty:function(e,t,i){if(e&&t&&"string"===n.type(t)){var o=e,a=t.split(".");return n.each(a,function(e,t){e==a.length-1?o[t]=i:"undefined"===n.type(o[t])&&(o[t]={}),o=o[t]}),e}},formatBigNumber:function(e,t){if(e=parseFloat(e),t=t||1,"number"!==n.type(e))return NaN;var i,o,a="";return 1e9<=e?(i=e/1e9,a="B"):1e6<=e?(i=e/1e6,a="M"):1e3<=e?(i=e/1e3,a="K"):i=e,((i=i.toFixed(t))-(o=parseInt(i,10))==0||10<=i)&&(i=o),i+a},parseInt:function(e){return parseInt(e,10)},formatNumberWithCommas:function(e){return e.toString().replace(/(\d)(?=(\d{3})+(?!\d))/g,"$1,")},formatPassedTime:function(e){e instanceof Date||(e=Math.round(new Date(Date.parse(e)).getTime()/1e3));var t,i,n=Math.round((new Date).getTime()/1e3),o=Math.abs(n-e);return i=604800<=o?(t=o/604800,"w"):86400<=o?(t=o/86400,"d"):3600<=o?(t=o/3600,"h"):60<=o?(t=o/60,"m"):(t=o,"s"),(t=Math.round(t))+i},filterNulls:function(e){var t=this,i={};return n.each(e,function(e,o){"object"===n.type(o)?i[e]=t.filterNulls(o):null!==o&&(i[e]=o)}),i},nl2br:function(e){return e.replace(/\n/g,"
    ")},formatAnchors:function(e){return e.replace(/(https?|ftp):\/\/[^\s\t<]+/g,function(e){return'
    '+e+""})},numberFormat:function(){return o.apply(o,arguments)},shuffle:function(e){var t,i;for(t=e.length-1;0<=t;--t)e[i=Math.floor(Math.random()*t)]=[e[t],e[t]=e[i]][0]},inViewPort:function(e,t){var i=e.getBoundingClientRect(),n=i.width/100*(100-t),o=i.height/100*(100-t);return i.top>=0-o&&i.left>=0-n&&i.bottom<=window.innerHeight+o&&i.right<=window.innerWidth+n},css:function(e,t){for(var i in e)if(e.hasOwnProperty(i)){var n=e[i];if(n instanceof HTMLElement)for(var o in t)if(t.hasOwnProperty(o)){var a=t[o];n.style[o]=a}}}}},{"./external/number_format":6,"./jquery":7}],16:[function(e,t,i){var n=function(e,t){this.initialized=!1,this.app=e,this.widgetId=t,this.analytics=window.eapps&&window.eapps.analytics?window.eapps.analytics:null,this.app&&this.widgetId&&this.analytics&&(this.initialized=!0)};n.prototype.store=function(e,t,i){if(t=t||1,i=i||null,this.initialized){var n={app:this.app,widgetId:this.widgetId,event:e,count:t,lifetime:i};this.analytics.store(n)}},n.prototype.available=function(){return!!this.initialized},t.exports=n},{}],17:[function(e,t,i){t.exports=function(e,t){var i=this;i.customStyle=document.createElement("style"),i.customStyle.innerHTML=t,e.app.$element[0].appendChild(i.customStyle);var n=[];i.customStyle&&i.customStyle.sheet&&i.customStyle.sheet.cssRules&&(jQuery.each(i.customStyle.sheet.cssRules,function(t,i){"object"===jQuery.type(i)&&n.push("div#yottie_"+e.app.id+" "+i.cssText)}),n=n.join("\n"),i.customStyle.innerHTML=n)}},{}],18:[function(e,t,i){t.exports=function(e){var t=1Visit Elfsight Apps",link:"https://apps.elfsight.com/",tpl:null},i=this;i.view=t.tpl?t.tpl:jQuery(''+t.text+""),i.view[0].setAttribute("style",["align-content:center!important","align-items:center!important","animation:none!important","background:rgba(251, 251, 251, 0.9)!important","border:none!important","border-radius:2px!important","bottom:0!important","box-sizing:border-box!important","color:#333333!important","display:flex!important","float:none!important","font-family:Roboto,Arial,Sans-serif!important","font-size:13px!important","height:auto!important","left:0!important","line-height:16px!important","margin:0!important","opacity:1!important","padding:0!important","position:absolute!important","right:0!important","text-align:center!important","text-decoration:none!important","text-indent:0!important","top:0!important","transform:none!important","justify-content:center!important","visibility:visible!important","width:auto!important","z-index:99998!important","zoom:1!important"].join(";")),["blur","change","click","focus","focusin","focusout","hover","keydown","keypress","keyup","mousedown","mouseenter","mouseleave","mousemove","mouseout","mouseover","mouseup","resize","scroll","select","submit"].forEach(function(e){i.view[0].addEventListener(e,function(e){"eapps-remove-link"!==e.target.className&&e.stopPropagation()})}),["blur","change","click","focus","focusin","focusout","hover","keydown","keypress","keyup","mousedown","mouseenter","mouseleave","mousemove","mouseout","mouseover","mouseup","resize","scroll","select","submit"].forEach(function(e){i.view[0].addEventListener(e,function(e){e.stopPropagation()})}),i.view.appendTo(e.app.$element.find(t.selector))}},{}],19:[function(e,t,i){t.exports={apiUrl:"https://www.googleapis.com/youtube/v3",key:[],debug:!1,channel:null,sourceGroups:null,order:null,cacheTime:21600,width:"auto",lang:"en",header:{visible:!0,layout:"classic",channelName:null,channelDescription:null,channelLogo:null,channelBanner:null,info:"logo banner channelName videosCounter subscribersCounter viewsCounter subscribeButton"},content:{columns:3,rows:1,gutter:20,arrowsControl:!0,scrollControl:!1,dragControl:!0,paginationControl:!0,search:!1,direction:"horizontal",freeMode:!1,scrollbar:!1,transitionEffect:"slide",transitionSpeed:600,auto:0,autoPauseOnHover:!1,responsive:null},video:{layout:"classic",info:"playIcon duration title date description viewsCounter likesCounter commentsCounter",playMode:"popup"},popup:{info:"title channelLogo channelName subscribeButton viewsCounter likesRatio likesCounter dislikesCounter share date description descriptionMoreButton comments",autoplay:!0},color:{scheme:"default",header:{bg:null,bannerOverlay:null,channelName:null,channelNameHover:null,channelDescription:null,anchor:null,anchorHover:null,counters:null},groups:{bg:null,link:null,linkHover:null,linkActive:null,highlight:null,highlightHover:null,highlightActive:null},content:{bg:null,arrows:null,arrowsHover:null,arrowsBg:null,arrowsBgHover:null,scrollbarBg:null,scrollbarSliderBg:null},video:{bg:null,overlay:null,playIcon:null,playIconHover:null,duration:null,durationBg:null,title:null,titleHover:null,date:null,description:null,anchor:null,anchorHover:null,counters:null},popup:{bg:null,overlay:null,title:null,channelName:null,channelNameHover:null,viewsCounter:null,likesRatio:null,dislikesRatio:null,likesCounter:null,dislikesCounter:null,share:null,date:null,description:null,anchor:null,anchorHover:null,descriptionMoreButton:null,descriptionMoreButtonHover:null,commentsUsername:null,commentsUsernameHover:null,commentsPassedTime:null,commentsText:null,commentsLikes:null,controls:null,controlsHover:null,controlsMobile:null,controlsMobileBg:null}},ads:{client:null,slots:{content:null,popup:null}},noCookies:!1}},{}],20:[function(e,t,i){t.exports={en:{},de:{w:"Wo.",d:"Tag",h:"Std.",min:"min",s:"Sek","Show more":"Mehr anzeigen","Show less":"Weniger anzeigen",Videos:"Videos",Subscribers:"Abonnenten",Views:"Aufrufe",Uploads:"Uploads","Published at":"Veröffentlicht am","All comments":"Alle Kommentare",Comments:"Kommentare",Likes:"Likes",Dislikes:"Dislikes",Search:"Suche","There are no videos by this request":"Leider wurden keine Videos gefunden",Share:"Teilen","Share on Facebook":"Auf Facebook teilen","Share on Twitter":"Auf Twitter teilen","Share on Google+":"Auf Google+ teilen"},hr:{w:"tj",d:"d",h:"s",min:"m",s:"s","Show more":"Prikaži više","Show less":"Prikaži manje",Videos:"Video",Subscribers:"Pretplatnici",Views:"Pregleda",Uploads:"Upload","Published at":"Objavljeno","All comments":"Svi komentari",Comments:"Komentari",Likes:"Lajkova",Dislikes:"Dislajkova",Search:"Traži","There are no videos by this request":"",Share:"Podjeli","Share on Facebook":"Podjeli na Facebooku","Share on Twitter":"Podjeli na Twitteru","Share on Google+":"Podjeli na Google+"},es:{w:"sem",d:"día",h:"h",min:"min",s:"s","Show more":"Mostrar más","Show less":"Mostrar menos",Videos:"Vídeos",Subscribers:"Suscriptores",Views:"Visualizaciones",Uploads:"Vídeos subidos","Published at":"Publicado el","All comments":"Todos los comentarios",Comments:"Comentarios",Likes:"Similaĵoj",Dislikes:"Antipatioj",Search:"Buscar","There are no videos by this request":"",Share:"Compartir","Share on Facebook":"Compartir en Facebook","Share on Twitter":"Compartir en Twitter","Share on Google+":"Compartir en Google+"},fr:{w:"sem",d:"j",h:"h",min:"min",s:"s","Show more":"Plus","Show less":"Moins",Videos:"Vidéos",Subscribers:"Abonnés",Views:"Vues",Uploads:"Vidéos ajoutées","Published at":"Ajoutée le","All comments":"Tous les commentaires",Comments:"Commentaires",Likes:"Goûts",Dislikes:"Dégoûts",Search:"Chercher","There are no videos by this request":"",Share:"Partager","Share on Facebook":"Partager sur Facebook","Share on Twitter":"Partager sur Twitter","Share on Google+":"Partager sur Google+"},it:{w:"sett.",d:"g",h:"h",min:"m",s:"s","Show more":"Mostra altro","Show less":"Mostra meno",Videos:"Video",Subscribers:"Iscritti",Views:"Visualizzazioni",Uploads:"Video caricati","Published at":"Pubblicato il","All comments":"Tutti i commenti",Comments:"Commenti",Likes:"Piace",Dislikes:"Non piace",Search:"Ricerca","There are no videos by this request":"",Share:"Condividi","Share on Facebook":"Condividi su Facebook","Share on Twitter":"Condividi su Twitter","Share on Google+":"Condividi su Google+"},nl:{w:"w.",d:"d.",h:"u.",min:"m.",s:"s.","Show more":"Meer weergeven","Show less":"Minder weergeven",Videos:"Video`s",Subscribers:"Abonnees",Views:"Weergaven",Uploads:"Uploads","Published at":"Gepubliceerd op","All comments":"Alle reacties",Comments:"Reacties",Likes:"Sympathieën",Dislikes:"Antipathieën",Search:"Zoeken","There are no videos by this request":"",Share:"Delen","Share on Facebook":"Delen op Facebook","Share on Twitter":"Delen op Twitter","Share on Google+":"Delen op Google+"},no:{w:"u",d:"d",h:"t",min:"m",s:"s","Show more":"Vis mer","Show less":"Vis mindre",Videos:"Videoer",Subscribers:"Abonnenter",Views:"Avspillinger",Uploads:"Opplastinger","Published at":"Publisert","All comments":"Alle kommentarer",Comments:"Kommentarer",Likes:"Liker",Dislikes:"Misliker",Search:"Søke","There are no videos by this request":"",Share:"Delen","Share on Facebook":"Del på Facebook","Share on Twitter":"Del på Twitter","Share on Google+":"Del på Google+"},pl:{w:"w",d:"dzień",h:"godz.",min:"min",s:"s","Show more":"Pokaż więcej","Show less":"Pokaż mniej",Videos:"Wideo",Subscribers:"Subskrypcji",Views:"Wyświetlenia",Uploads:"Przesłane filmy","Published at":"Opublikowany","All comments":"Wszystkie komentarze",Comments:"Komentarzy",Likes:"Upodobania",Dislikes:"Antypatie",Search:"Szukaj","There are no videos by this request":"",Share:"Dzielić","Share on Facebook":"Udostępnij na Facebooku","Share on Twitter":"Udostępnij na Twitterze","Share on Google+":"Udostępnij w Google+"},"pt-BR":{w:"sem",d:"d",h:"h",min:"min",s:"s","Show more":"Mostrar mais","Show less":"Mostrar menos",Videos:"Vídeos",Subscribers:"Inscritos",Views:"Visualizações",Uploads:"Uploads","Published at":"Publicado em","All comments":"Todos os comentarios",Comments:"Comentários",Likes:"Gostos",Dislikes:"Desgostos",Search:"Procurar","There are no videos by this request":"",Share:"Compartilhar","Share on Facebook":"Compartilhar no Facebook","Share on Twitter":"Compartilhar no Twitter","Share on Google+":"Compartilhar no Google+"},sv:{w:"v",d:"d",h:"h",min:"min",s:"sek","Show more":"Visa mer","Show less":"Visa mindre",Videos:"Videoklipp",Subscribers:"Prenumeranter",Views:"Visningar",Uploads:"Uppladdningar","Published at":"Publicerades den","All comments":"Alla kommentarer",Comments:"Kommentarer",Likes:"Gillar",Dislikes:"Ogillar",Search:"Sök","There are no videos by this request":"",Share:"Dela med sig","Share on Facebook":"Dela på Facebook","Share on Twitter":"Dela på Twitter","Share on Google+":"Dela på Google+"},tr:{w:"h",d:"g",h:"s",min:"d",s:"sn","Show more":"Daha fazla göster","Show less":"Daha az göster",Videos:"Videolar",Subscribers:"Abone",Views:"Görüntüleme",Uploads:"Yüklenenler","Published at":"Tarihinde yayınlandı","All comments":"Tüm yorumlar",Comments:"Yorumlar",Likes:"Seviyor",Dislikes:"Sevmediği",Search:"Arama","There are no videos by this request":"",Share:"Pay","Share on Facebook":"Facebook'ta Paylaş","Share on Twitter":"Twitter'da Paylaş","Share on Google+":"Google + 'da Paylaş"},ru:{w:"нед.",d:"дн.",h:"ч",min:"мин",s:"с","Show more":"Ещё","Show less":"Свернуть",Videos:"Видео",Subscribers:"Подписчиков",Views:"Просмотров",Uploads:"Загрузки","Published at":"Опубликовано","All comments":"Все комментарии",Comments:"Комментариев",Likes:"Нравится",Dislikes:"Не понравилось",Search:"Поиск","There are no videos by this request":"",Share:"Поделиться","Share on Facebook":"Поделиться на Facebook","Share on Twitter":"Поделиться на Twitter","Share on Google+":"Поделиться на Google+"},hi:{w:"सप्ताह",d:"दिन",h:"घंटे",min:"मिनट",s:"सेकंड","Show more":"और दिखाएं","Show less":"कम दिखाएं",Videos:"वीडियो",Subscribers:"सदस्य",Views:"बार देखा गया",Uploads:"अपलोड","Published at":"को प्रकाशित","All comments":"सभी टिप्पणियां",Comments:"टिप्पणियाँ",Likes:"पसंद",Dislikes:"नापसंद",Search:"खोज","There are no videos by this request":"",Share:"शेयर","Share on Facebook":"फेसबुक पर सांझा करें","Share on Twitter":"ट्विटर पर साझा करें","Share on Google+":"Google+ पर साझा करें"},"zh-HK":{w:"周",d:"天",h:"小时",min:"分钟",s:"秒","Show more":"展开","Show less":"收起",Videos:"视频",Subscribers:"位订阅者",Views:"次观看",Uploads:"上传的视频","Published at":"发表于","All comments":"所有评论",Comments:"评论",Likes:"喜欢",Dislikes:"不喜欢",Search:"搜索","There are no videos by this request":"",Share:"分享","Share on Facebook":"分享到Facebook","Share on Twitter":"分享到Twitter","Share on Google+":"分享到Google+"},ja:{w:"週間前",d:"日前",h:"時間前",min:"分前",s:"秒前","Show more":"もっと見る","Show less":"一部を表示",Videos:"動画",Subscribers:"人",Views:"回",Uploads:"アップロード済み","Published at":"に公開","All comments":"すべてのコメント",Comments:"コメント",Likes:"好き",Dislikes:"嫌い",Search:"サーチ","There are no videos by this request":"",Share:"シェア","Share on Facebook":"Facebookでシェア","Share on Twitter":"Twitterでシェアする","Share on Google+":"Google+でシェアする"},sk:{w:"t",d:"d",h:"h",min:"m",s:"s","Show more":"Zobraziť viac","Show less":"Zobraziť menej",Videos:"Videí",Subscribers:"Odberateľov",Views:"Zhliadnutí",Uploads:"Nahrané videá","Published at":"Zverejnené","All comments":"Všetky komentáre",Comments:"Komentárov",Likes:"Záľuby",Dislikes:"Nepáči",Search:"Vyhľadávanie","There are no videos by this request":"",Share:"Zdieľať","Share on Facebook":"Zdieľať na Facebook","Share on Twitter":"Zdieľať na Twitter","Share on Google+":"Zdieľať na Google+"},cs:{w:"t",d:"d",h:"h",min:"m",s:"s","Show more":"Zobrazit více","Show less":"Zobrazit méně",Videos:"Videí",Subscribers:"Odběratelů",Views:"Zhlédnutí",Uploads:"Nahraná videa","Published at":"Publikováno","All comments":"Všechny komentáře",Comments:"Komentářů",Likes:"Líbí se",Dislikes:"Nemá ráda",Search:"Vyhledávání","There are no videos by this request":"",Share:"Sdílet","Share on Facebook":"Sdílet na Facebooku","Share on Twitter":"Sdílet na Twitteru","Share on Google+":"Sdílet na Google+"},ko:{w:"t",d:"d",h:"h",min:"m",s:"s","Show more":"더보기","Show less":"덜보기",Videos:"비디오",Subscribers:"구독자",Views:"조회수",Uploads:"업로드","Published at":"게재하기","All comments":"모든 커멘트",Comments:"댓글",Likes:"좋아요",Dislikes:"싫어요",Search:"수색","There are no videos by this request":"",Share:"몫","Share on Facebook":"Facebook에서 공유","Share on Twitter":"Twitter에서 공유","Share on Google+":"Google+에서 공유"},ro:{w:"s",d:"z",h:"o",min:"m",s:"s","Show more":"Arată mai multe","Show less":"Arată mai puține",Videos:"Video-uri",Subscribers:"Abonați",Views:"Vizualizări",Uploads:"Urcări","Published at":"Publicat pe","All comments":"Toate comentariile",Comments:"Comentarii",Likes:"Aprecieri",Dislikes:"Dislike-uri",Search:"Caută","There are no videos by this request":"Nu sunt video-uri pentru această cerere",Share:"Distribuie","Share on Facebook":"Distribuie pe Facebook","Share on Twitter":"Distribuie pe Twitter","Share on Google+":"Distribuie pe Google+"},he:{w:"שבוע",d:"יום",h:"שעה",min:"דקה",s:"שניה","Show more":"הצג עוד","Show less":"הצג פחות",Videos:"סרטונים",Subscribers:"מנויים",Views:"צפיות",Uploads:"העלאות","Published at":"פורסם ב","All comments":"כל התגובות",Comments:"תגובות",Likes:"לייקים",Dislikes:"דיסלייקים",Search:"חיפוש","There are no videos by this request":"לא מצאנו",Share:"שיתוף","Share on Facebook":"שיתוף בפייסבוק","Share on Twitter":"שיתוף בטוויטר","Share on Google+":"שיתוף בגוגל+"},hu:{w:"h",d:"n",h:"ó",min:"p",s:"m","Show more":"Több megjelenítése","Show less":"Kevesebb megjelenítése",Videos:"Videók",Subscribers:"Feliratkozó",Views:"Megtekintés",Uploads:"Feltöltések","Published at":"Bemutatva","All comments":"Megjegyzések",Comments:"Megjegyzések",Likes:"Tetszik",Dislikes:"Nem-Tetszik",Search:"Keresés","There are no videos by this request":"Nem található ilyen videó",Share:"Megosztás","Share on Facebook":"Megosztás Facebookon","Share on Twitter":"Megosztás Twitteren","Share on Google+":"Megosztás Google+ -on"}}},{}],21:[function(e,t,i){var n=e("./../../olivie/src/js/olivie"),o=e("./../../olivie/src/js/jquery"),a=e("./yottie"),r=e("./yottie-facade"),s=e("./defaults"),l=e("./schemes"),p=0;n.plugin("yottie",function(e,t){if(s=o.data(e,"yottie"))return s;var i=o.yottie.generateAttributesMap();o.each(i,function(e,i){if((i=i.replace(/-([a-z])/g,function(e){return e[1].toUpperCase()}))in t){var n=t,a=e.split("."),r=t[i];o.each(a,function(e,t){e==a.length-1?n[t]=r:"undefined"===o.type(n[t])&&(n[t]={}),n=n[t]})}});var n=new a(++p,e,t),s=new r(n);o.data(e,"yottie",s),n.run()},{defaults:s,schemes:l,orderFunctions:{date:function(e,t){var i=Date.parse(e.snippet.publishedAt),n=Date.parse(t.snippet.publishedAt);return i\n '+t.text+'\n \n \n '),i.view[0].setAttribute("style",["animation:none!important","background:rgba(255,255,255,.5) url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDZCQzk0NkYzNEIwMTFFNzg5ODc5NzU1NEQwMzQxRTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDZCQzk0NzAzNEIwMTFFNzg5ODc5NzU1NEQwMzQxRTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNkJDOTQ2RDM0QjAxMUU3ODk4Nzk3NTU0RDAzNDFFOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowNkJDOTQ2RTM0QjAxMUU3ODk4Nzk3NTU0RDAzNDFFOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmvrtX4AAAFpSURBVHjajJNNK0RhFMef50oZxWZkUpSXSMnOamZFWFkozcZ8AEk+gvIdKN/A1kJKFoTsWEzKWxaiKE2NkJdirt+5nZmO25341+++PM+55zn3PP/HO+eCMAwr3J333hmNwwA0QRmu4BSebZB8MQd3sA0VM7cAaXiFVjN+ALs2QT8UIIQtOHbJ6oQx6NVq1qMElC+lN/M8Dy1QgkMo1kmUgwk4gc0oQa0c7wtakeheE50nJMnDEKzGE8htCkZM8C1saCOraoAluPTa5UG4gA8NmISs+eAR1rRPVckvZwLdqmnoMJM78GLe07qq1Y1cAt0J0Xcs4Mk8f5q4Xwq0PFF7bG7flJyKlS/qdurCBx3IxgKuYQXO4E0Xs03MSBOd7sIoLGs/kpSKJchrfFs0SJI9bdosdCUkeDc2z6kHxEilmg/wgPh9ERrhSC1d/peVjZHE0jPQp0Nf+v/1D1OCE6urDUPPX8f5R4ABAGa7ZWSBcR62AAAAAElFTkSuQmCC')no-repeat 8px center !important","border:none!important","border-radius:6px!important","bottom:auto!important","box-sizing:border-box!important","color:rgba(0,0,0,.5)!important","display:inline-block!important","float:none!important","font-family:Roboto,Arial,Sans-serif!important","font-size:12px!important","font-weight:700!important","height:28px!important","left:50%!important","line-height:16px!important","margin:8px auto!important","opacity:1!important","padding:6px 6px 6px 32px!important","position:relative!important","right:auto!important","text-align:left!important","text-decoration:none!important","text-indent:0!important","top:auto!important","transform:translateX(-50%)!important","visibility:visible!important","max-width:240px!important","z-index:99999!important","zoom:1!important","background-color:rgba(238,238,238,0.9)!important"].join(";")),["blur","change","click","focus","focusin","focusout","hover","keydown","keypress","keyup","mousedown","mouseenter","mouseleave","mousemove","mouseout","mouseover","mouseup","resize","scroll","select","submit"].forEach(function(e){i.view[0].addEventListener(e,function(e){"eapps-remove-link"!==e.target.className&&e.stopPropagation()})}),jQuery(i.view[0]).find("div")[0].setAttribute("style",["display:"+(!t.platform||t.owner&&t.platform?"flex":"none")+"!important","align-items:center!important","justify-content:center!important","width:20px!important","height:20px!important","border-radius:12px!important","overflow:hidden!important","position:absolute!important","right:-10px!important","top:-10px!important","background:#f93262!important","box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2)!important"].join(";")),jQuery(i.view[0]).find("svg")[0].setAttribute("style",["display:block!important","pointer-events:none!important"].join(";")),jQuery(i.view[0]).find("div").on("click",function(e){t.platform&&window.open(t.appsLink,"_blank").focus(),e.preventDefault()}),i.view.appendTo(e.app.$element.find(t.selector))}},{}],23:[function(e,t,i){var n=e("./../../../../olivie/src/js/jquery"),o=e("./../../../../olivie/src/js/olivie"),a=n(window);t.exports=o.component("Popup",function(){},{AVAILABLE_INFO:["duration","title","channelLogo","channelName","subscribeButton","viewsCounter","likesCounter","dislikesCounter","likesRatio","share","date","description","descriptionMoreButton","comments"],dependencies:["youtube","i18n","renderer","ads",""]},{$e:n("
    "),videoPlayer:null,open:function(e){var t=this;if(t.showing)return!1;t.analytics=t.get("app.analytics"),t.showVideo(e),t.showing=!0,t.$popup.addClass("yottie-popup-show")},close:function(){var e=this;setTimeout(function(){e.videoPlayer.destroy(),e.$video.remove()},350),e.showing=!1,e.$popup.removeClass("yottie-popup-show")},showVideo:function(e){var t=this,i=t.youtube.parseSource(e);i&&"youtube#video"===i.kind&&(t.$popup.addClass("yottie-popup-loading"),t.youtube.model(i.kind).find(i.criteria,"contentDetails,statistics,snippet").done(function(e){if(e){t.video=e;var i=[];i.push(t.getVideoChannel()),i.push(t.getVideoCommentThreads()),n.when.apply(n,i).done(function(){t.$popup.removeClass("yottie-popup-loading"),t.$video=t.createVideoElement();var e={videoId:t.video.id,playerVars:{autoplay:t.app.options.popup.autoplay,showinfo:!1,rel:0},events:{onStateChange:function(e){switch(t.analytics&&t.analytics.available()&&t.analytics.store("click"),e.data){case YT.PlayerState.ENDED:e.target.pauseVideo(),e.target.seekTo(0)}}}};t.app.options.noCookies&&(e.host="http://www.youtube-nocookie.com");var i=new YT.Player(t.$video.find(".yottie-popup-video-player span").get(0),e);t.videoPlayer=i,!t.app.options.noCookies&&t.channel&&t.channel.renderButton(t.$video.find(".yottie-popup-video-meta-subscribe").get(0)),t.$video.appendTo(t.$inner),t.$videoPlayer=t.$video.find(".yottie-popup-video-source iframe"),t.fit(),setTimeout(function(){t.ads.init(t.$inner)},17)})}}))},getVideoChannel:function(){var e=this;e.video;var t=n.Deferred();return e.youtube.model("youtube#channel").find({id:e.video.snippet.channelId},"snippet").done(function(i){e.channel=i,t.resolve()}).fail(function(){e.channel=null,t.resolve()}),t},getVideoCommentThreads:function(){var e=this;e.video;var t=n.Deferred();return e.youtube.model("youtube#commentThread").findAll({videoId:e.video.id,textFormat:"plainText"},"snippet").done(function(i){e.commentThreads=i,t.resolve()}).fail(function(){e.commentThreads=null,t.resolve()}),t},createPopupElement:function(){var e=this,t={};return t.loader=e.renderer.render("popup.loader",{parts:t}),t.controlClose=e.renderer.render("popup.control.close",{parts:t}),t.controlArrows=e.renderer.render("popup.control.arrows",{parts:t}),t.inner=e.renderer.render("popup.inner",{parts:t}),t.overlay=e.renderer.render("popup.overlay",{parts:t}),t.wrapper=e.renderer.render("popup.wrapper",{parts:t}),n(e.renderer.render("popup.container",{parts:t}))},createVideoElement:function(){var e=this,t={},i={},a=e.i18n.t("Published at")+" "+new Date(Date.parse(e.video.snippet.publishedAt)).toLocaleDateString(),r=[];if(e.commentThreads&&e.commentThreads.length)for(var s=0,l=e.commentThreads.length;st.constructor.SIZES[1].width&&rt.constructor.SIZES[0].width&&(a=t.constructor.SIZES[0]),e.empty(),a&&t.createAdsElement(a,o).appendTo(e)}),adsbygoogle.push({})}})},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14}],25:[function(e,t,i){var n=e("./../../../../olivie/src/js/jquery"),o=e("./../../../../olivie/src/js/olivie"),a=e("./grid"),r=e("./../youtube/proxy-storage"),s=(e("./../../defaults"),n(window));t.exports=o.class("FeedSection",[],function(e,t){var i=this;if(n.isPlainObject(t)){n.isArray(t.sources)||(t.sources=[t.sources]),i.controller=e,i.title=t.name||i.controller.i18n.t("Untitled"),i.videoPlayMode=i.get("controller.app.options.video.playMode"),i.analytics=i.get("controller.app.analytics"),i.videos=[],i.source=[],n.each(t.sources,function(e,t){var o;if("string"===n.type(t)){if(!(o=i.controller.youtube.parseSource(t)))return}else{if(!(n.isPlainObject(t)&&t.kind&&t.criteria))return;o=t}i.source.push(o)}),i.hasSource=i.source&&i.source.length,i.$element=i.createFeedSectionElement(),i.hasSource||(i.$novideos=n(i.controller.renderer.render("feed.section.novideos",{message:i.controller.i18n.t("There are no videos in this group")})),i.$novideos.appendTo(i.$element)),i.$inner=i.$element.find(".yottie-widget-feed-section-inner"),i.$loader=n(i.controller.renderer.render("feed.loader")),i.get("controller.app.options.content.search")&&(i.$filter=n(i.controller.renderer.render("feed.filter",{placeholder:i.controller.i18n.t("Search")})),i.$filter.find(".yottie-widget-feed-section-search-selector-label-input").attr("name","filterField_"+i.title),i.$filter.prependTo(i.$element)),i.hasSource&&i.get("controller.app.options.content.arrowsControl")&&(i.$inner.append(i.controller.renderer.render("feed.arrows")),i.$arrowPrev=i.$element.find(".yottie-widget-feed-section-arrow-prev"),i.$arrowNext=i.$element.find(".yottie-widget-feed-section-arrow-next")),i.hasSource&&i.get("controller.app.options.content.scrollbar")&&(i.$scrollbar=n(i.controller.renderer.render("feed.scrollbar")),i.$scrollbar.appendTo(i.$element)),i.get("controller.app.options.content.paginationControl")&&(i.$pagination=n(i.controller.renderer.render("feed.pagination")),i.$pagination.appendTo(i.$element)),i.$loader.appendTo(i.$element),i.fetcher=i.createFetcher(),i.inlinePlayers={},i.defaultBreakpoint={columns:i.get("controller.app.options.content.columns",o.utils.parseInt),rows:i.get("controller.app.options.content.rows",o.utils.parseInt),gutter:i.get("controller.app.options.content.gutter",o.utils.parseInt)},i.currentBreakpoint=i.defaultBreakpoint,i.grid=new a(i.$inner,i.defaultBreakpoint);var r=[],s=i.get("controller.app.options.content.responsive");s&&(n.each(s,function(e,t){t.mw=parseInt(t.minWidth?t.minWidth:e,10),r.push(t)}),r.sort(function(e,t){return e.mwt.mw?1:0}),i.breakpoints=r),i.auto=i.get("controller.app.options.content.auto",o.utils.parseInt),i.autoPauseOnHover=i.get("controller.app.options.content.autoPauseOnHover"),i.$element.addClass("yottie-widget-feed-section-"+i.get("controller.app.options.content.direction"))}},{VIDEO_AVAILABLE_INFO:["playIcon","duration","title","date","description","viewsCounter","likesCounter","commentsCounter"],AVAILABLE_EFFECTS:["slide","fade","cube","coverflow","flip"],AVAILABLE_DIRECTIONS:["horizontal"],VIDEO_BREAKPOINTS:[560,490,440,370,280,230,180,130,70],SWIPER_OPTIONS_ALIASES:{columns:"slidesPerView",gutter:"spaceBetween"},prepareSwiperBreakpoints:function(e){var t=this;if(!e)return null;var i={};return n.each(e,function(e,o){i[e]={},n.each(o,function(n,o){var a=t.SWIPER_OPTIONS_ALIASES[n];a&&(i[e][a]=o)})}),i}},{virgin:!0,redistributing:!1,fetcher:null,videoStorage:null,controller:null,title:null,source:null,grid:null,swiper:null,auto:null,videoActiveInfo:null,videoPlayMode:null,inlinePlayers:null,breakpoints:null,currentBreakpoint:null,prevBreakpoint:null,defaultBreakpoint:null,hover:null,$element:null,$inner:null,$arrowPrev:null,$arrowNext:null,$scrollbar:null,$loader:null,$pagination:null,isPlaying:null,filterStr:"",filterField:"title&description",allFetched:!1,noCookies:!1,createFeedSectionElement:function(){return n(this.controller.renderer.render("feed.section"))},createFetcher:function(){var e,t=this,i=t.get("controller.app.options.order"),n=(t.get("controller.app.options.content.search"),t.controller.youtube.createUniversalVideoFetcher(t.source,"snippet,contentDetails,statistics"));return i?(e=new r(n,i),t.allFetched=!0):e=n,e},activate:function(){var e=this;if(e.$element.addClass("yottie-active"),!e.hasSource)return!1;e.virgin?(e.virgin=!1,e.fit(),e.showLoader(500),e.fetcher.prepare().done(function(){e.appendSlide(!0).done(function(){e.fit(),e.auto&&setTimeout(function(){e.isPlaying||!e.swiper.autoplaying||e.hover||e.swiper.slideNext()},e.auto)})})):e.fit()},deactivate:function(){this.$element.removeClass("yottie-active"),n.each(this.inlinePlayers,function(e,t){t.pauseVideo()})},createVideoElement:function(e){var t=this,i={};n.each(t.videoActiveInfo,function(e,t){i[t]=!0}),i.viewsCounter=!!e.get("statistics.viewCount")&&i.viewsCounter,i.likesCounter=!!e.get("statistics.likeCount")&&i.likesCounter,i.commentsCounter=!!e.get("statistics.commentCount")&&i.commentsCounter,i.properties=i.viewsCounter||i.likesCounter||i.commentsCounter,i.info=i.properties||i.title||i.date||i.description,i.videoPlayer="inline"===t.videoPlayMode;var a={};return a.player=t.controller.renderer.render("video.player",{displaying:i}),a.preview=t.controller.renderer.render("video.preview",{displaying:i,id:e.id,thumbnail:e.get("snippet.thumbnails.high.url"),maxresThumbnail:e.get("snippet.thumbnails.maxres.url"),title:e.get("snippet.title"),duration:e.parseDuration()}),a.overlay=t.controller.renderer.render("video.overlay"),a.info=t.controller.renderer.render("video.info",{displaying:i,id:e.id,title:e.get("snippet.title"),description:e.get("snippet.description",[o.utils.nl2br,o.utils.formatAnchors]),viewsCount:e.get("statistics.viewCount",o.utils.formatBigNumber)+" "+t.controller.i18n.t("Views"),likesCount:e.get("statistics.likeCount",o.utils.formatBigNumber)+" "+t.controller.i18n.t("Likes"),commentsCount:e.get("statistics.commentCount",o.utils.formatBigNumber)+" "+t.controller.i18n.t("Comments"),date:new Date(e.getPublishedTimestamp()).toLocaleDateString(),titles:{views:t.controller.i18n.t("Views")+": "+e.get("statistics.viewCount",t.controller.youtube.constructor.formatNumberDigits),likes:t.controller.i18n.t("Likes")+": "+e.get("statistics.likeCount",t.controller.youtube.constructor.formatNumberDigits),comments:t.controller.i18n.t("Comments")+": "+e.get("statistics.commentCount",t.controller.youtube.constructor.formatNumberDigits)}}),n(t.controller.renderer.render("video.container",{id:e.id,displaying:i,parts:a,layout:t.videoLayout}))},appendSlide:function(e){var t=this,i=t.grid.getItemsCount(),o=n.Deferred();return t.fetcher.hasNext()?(e||t.showLoader(),t.fetcher.fetch(i,t.filterStr,t.filterField).done(function(e){var i=n(),a=n(t.controller.renderer.render("feed.slide"));n.each(e,function(e,n){var o=t.createVideoElement(n);i=i.add(o)}),i.appendTo(a),t.swiper.appendSlide(a.get(0)),t.fitSlides(a),t.hideLoader(),o.resolve()}).fail(function(){if(t.swiper.autoplay&&t.swiper.autoplay.stop(),!t.fetcher.hasNext()&&0===t.$element.find(".yottie-widget-feed-section-slide").length){var e=n(t.controller.renderer.render("feed.slide"));t.$novideos=n(t.controller.renderer.render("feed.section.novideos",{message:t.controller.i18n.t("There are no videos by this request")+': "'+t.filterStr+'".'})),t.$novideos.appendTo(e),t.swiper.appendSlide(e)}t.hideLoader(),t.$arrowNext.toggleClass("yottie-widget-feed-section-arrow-has-next",!1),o.reject()})):o.reject(),o.promise()},isHorizontal:function(){return"horizontal"===this.get("controller.app.options.content.direction")},run:function(){var e=this;e.noCookies=e.get("controller.app.options.noCookies"),e.videoLayout=e.get("controller.app.options.video.layout"),e.videoActiveInfo=o.utils.unifyMultipleOption(e.get("controller.app.options.video.info"))||[],e.videoActiveInfo=e.videoActiveInfo.filter(function(t){return!!~e.constructor.VIDEO_AVAILABLE_INFO.indexOf(t)});var t=e.get("controller.app.options.content.transitionEffect",function(t){return~e.constructor.AVAILABLE_EFFECTS.indexOf(t)?t:"slide"}),i=e.get("controller.app.options.content.direction",function(t){return~e.constructor.AVAILABLE_DIRECTIONS.indexOf(t)?t:"vertical"}),a=e.get("controller.app.options.content.dragControl"),r=e.get("controller.app.options.content.scrollControl"),s=e.get("controller.app.options.content.paginationControl"),l=!a&&!r&&!s,p=window.SwiperNoConflict||window.Swiper;e.swiper=new p(e.$inner,{direction:i,effect:t,speed:e.get("controller.app.options.content.transitionSpeed",o.utils.parseInt),fade:{crossFade:!0},cube:{shadowScale:.1,shadowOffset:15},coverflow:{rotate:60},slidesPerView:1,slidesPerColumn:1,freeMode:e.get("controller.app.options.content.freeMode"),mousewheelControl:r,simulateTouch:a,scrollbar:e.$scrollbar?e.$scrollbar.get():null,scrollbarDraggable:!1,scrollbarHide:!0,prevButton:e.$arrowPrev?e.$arrowPrev.get():null,nextButton:e.$arrowNext?e.$arrowNext.get():null,autoplay:e.auto,autoplayDisableOnInteraction:!1,watchSlidesProgress:!0,watchSlidesVisibility:!0,onlyExternal:l,pagination:e.$pagination?e.$pagination.get():null,paginationClickable:!0,paginationBulletRender:function(e,t,i){return''+(t+1)+""},onTouchStart:function(e,t){l&&t.preventDefault()}}),s&&(e.swiper.on("onPaginationRendered",function(){if(e.fetcher.hasNext()){var t=n(' ').get(0);n(e.swiper.paginationContainer).append(t)}e.rebuildPagination()}),e.swiper.on("onSlideChangeEnd",function(){e.rebuildPagination()})),e.swiper.on("reachEnd",function(){var t=e.fetcher.hasNext();e.swiper.stopAutoplay(),t&&!e.redistributing&&setTimeout(function(){e.appendSlide(!0).done(function(){e.hover||e.swiper.startAutoplay()})},17),e.$arrowNext&&e.$arrowNext.toggleClass("yottie-widget-feed-section-arrow-has-next",t)}),e.$element.on("click",".yottie-widget-video",function(t){var i;t.preventDefault(),t.stopPropagation();var o=n(this).closest(".yottie-widget-video"),a=n(t.target),r=o.attr("data-yt-id"),s=o.find(".yottie-widget-video-preview").attr("href");if(a.is("a")&&a.parent().is(".yottie-widget-video-info-caption"))return window.open(a.attr("href"));if("youtube"!==e.videoPlayMode){if(e.swiper.stopAutoplay(),e.isPlaying=!0,"popup"===e.videoPlayMode)e.controller.popup.open("https://www.youtube.com/watch?v="+r);else if(i=e.inlinePlayers[r])i.getPlayerState()===YT.PlayerState.PLAYING?i.pauseVideo():i.playVideo();else{var l={videoId:r,playerVars:{autoplay:!0,showinfo:!1,rel:0},events:{onStateChange:function(t){switch(t.data){case YT.PlayerState.ENDED:t.target.pauseVideo(),t.target.seekTo(0),e.isPlaying=!1,e.swiper.startAutoplay();break;case YT.PlayerState.PLAYING:n.each(e.inlinePlayers,function(t,i){t!==r&&(e.isPlaying=!0,e.swiper.stopAutoplay(),i.pauseVideo())});break;case YT.PlayerState.PAUSED:setTimeout(function(){var t=!1;n.each(e.inlinePlayers,function(e,i){e!==r&&i.getPlayerState()===YT.PlayerState.PLAYING&&(t=!0)}),t||(e.isPlaying=!1,!e.hover&&e.auto&&e.swiper.startAutoplay())},2e3)}}}};e.noCookies&&(l.host="http://www.youtube-nocookie.com"),i=new YT.Player(o.find(".yottie-widget-video-player span").get(0),l),e.fitVideos(o),e.inlinePlayers[r]=i}e.analytics&&e.analytics.available()&&e.analytics.store("click")}else a.is(".yottie-widget-video-info-caption")||a.parent().is(".yottie-widget-video-info-caption")||window.open(s)}),e.autoPauseOnHover&&(e.$element.on("mouseenter",function(){e.hover=!0,e.swiper.stopAutoplay()}),e.$element.on("mouseleave",function(){e.isPlaying||(e.hover=!1,e.swiper.startAutoplay())})),n(window).resize(function(){e.fit()}),e.$element.on("submit",".yottie-widget-feed-section-search-form",function(t){t.preventDefault(),e.searching||e.$element.find(".yottie-widget-feed-section-search-form-input").trigger("change")}),e.$element.on("click",".yottie-widget-feed-section-search-form-button",function(){e.searching||e.$element.find(".yottie-widget-feed-section-search-form-input").trigger("change")}),e.$element.on("change",".yottie-widget-feed-section-search-form-input",function(){e.searching=!0,e.filterStr=e.$element.find(".yottie-widget-feed-section-search-form-input").val(),e.showLoader(),e.swiper.isEnd=!0,e.swiper.removeAllSlides(),e.fetcher=e.createFetcher(),e.fetcher.prepare().done(function(){e.swiper.isEnd=!1,e.appendSlide().done(function(){e.fit(),e.searching=!1,e.auto&&setTimeout(function(){e.isPlaying||!e.swiper.autoplaying||e.hover||e.swiper.slideNext()},e.auto)})})})},fit:function(){this.fitGrid(),this.fitSlides()},fitInner:function(){var e=this.$element.find(".yottie-widget-video:first").outerHeight(!0),t=parseInt(this.$element.find(".yottie-widget-feed-section-slide:first").css("padding-top"),10),i=this.grid.rows;this.$inner.innerHeight(e*i+t)},fitSlides:function(e){var t=this;e=e||t.$element.find(".yottie-widget-feed-section-slide"),setTimeout(function(){e.css({paddingTop:t.grid.gutter,paddingLeft:t.grid.gutter,height:"100%"})}),t.fitVideos(e.find(".yottie-widget-video"))},fitGrid:function(){var e=this;if(e.breakpoints&&e.breakpoints.length){var t;e.prevBreakpoint=e.currentBreakpoint;var i=s.width();if(n.each(e.breakpoints,function(e,n){if(i<=n.mw)return t=n,!1}),t||(t=e.defaultBreakpoint),t!==e.currentBreakpoint){e.currentBreakpoint=t,e.grid.setOptions(e.currentBreakpoint),e.redistributeVideos();var o=e.$element.find(".yottie-widget-video"),a=e.grid.getItemsCount();0!==o.length&&o.lengthe.length-3?(r===t&&(o=1),n(a).css("display","inline-block").text(r+1)):(i[o].push(r),n(a).css("display","none").text("...")))});var a=i.map(function(e){return parseInt(e[0])+parseInt((e[e.length-1]-e[0])/2)});n.map(e,function(e,t){t!==a[0]&&t!==a[1]||n(e).css("display","inline-block")}),n(this.swiper.paginationContainer).html(e)}})},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14,"./../../defaults":19,"./../youtube/proxy-storage":40,"./grid":27}],26:[function(e,t,i){var n=e("./../../../../olivie/src/js/jquery"),o=e("./../../../../olivie/src/js/olivie"),a=e("./feed-section");t.exports=o.component("Feed",function(){this.sections=[],this.$e=n("
    ")},{dependencies:["renderer","i18n","youtube","popup","widget","ads"]},{sections:null,activeSectionId:null,$element:null,$inner:null,$e:null,createFeedElement:function(){return n(this.renderer.render("feed.container"))},getSection:function(e){if(this.hasSection(e))return this.sections[e]},hasSection:function(e){return!!this.sections[e]},setActiveSection:function(e){this.hasSection(e)&&(n.each(this.sections,function(e,t){t.deactivate()}),this.getSection(e).activate(),this.activeSectionId=e)},getActiveSection:function(){return this.getSection(this.activeSectionId)},run:function(e){var t=this;t.$element=t.createFeedElement(),t.$inner=t.$element.find(".yottie-widget-feed-inner"),n.each(e,function(e,i){var n=new a(t,i);n.$element.appendTo(t.$inner),n.run(),t.sections.push(n)}),setTimeout(function(){t.app.component("groups").fit(),t.ads.init(t.$element)},100)}})},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14,"./feed-section":25}],27:[function(e,t,i){e("./../../../../olivie/src/js/jquery");var n=e("./../../../../olivie/src/js/olivie");t.exports=n.class("Grid",[],function(e,t){var i=this;i.$element=e,i.options=t,i.columns=i.options.columns,i.rows=i.options.rows,i.gutter=i.options.gutter},{},{options:null,columns:null,rows:null,gutter:null,$element:null,setOptions:function(e,t){var i=this;i.columns=e.hasOwnProperty("columns")?n.utils.parseInt(e.columns):i.columns,i.rows=e.hasOwnProperty("rows")?n.utils.parseInt(e.rows):i.rows,i.gutter=e.hasOwnProperty("gutter")?n.utils.parseInt(e.gutter):i.gutter,i.columns||(i.columns=1),i.rows||(i.rows=1),i.gutter||(i.gutter=0),t&&i.calculate()},calculate:function(){var e=this,t=e.$element.innerWidth(),i=e.gutter*(e.columns+1);e.itemWidth=parseInt((t-i)/e.columns,10)},getItemsCount:function(){return this.columns*this.rows}})},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14}],28:[function(e,t,i){var n=e("./../../../../olivie/src/js/jquery"),o=e("./../../../../olivie/src/js/olivie"),a=n(window);t.exports=o.component("Groups",function(){this.$e=n("
    ")},{dependencies:["renderer","i18n","feed"]},{sourceGroups:null,$element:null,$inner:null,$list:null,$items:null,$e:null,createGroupsElement:function(){var e=this;return n(e.renderer.render("groups.container",{visible:!!(e.app.options.sourceGroups&&1t.$list.innerWidth()&&t.$list.animate({scrollLeft:"+="+e.innerWidth()})}),a.resize(function(){t.fit()}),t.$list.scroll(function(){t.fit()}),t.$controlLeft.on("touchstart click",function(){var e=t.$items.filter(function(){return n(this).innerWidth()-20-n(this).position().left=t.$list.innerWidth()}).first();t.$list.animate({scrollLeft:e.length?t.$list.scrollLeft()+e.position().left-30:t.$list.get(0).scrollWidth},300)})}})},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14}],29:[function(e,t,i){var n=e("./../../../../olivie/src/js/jquery"),o=e("./../../../../olivie/src/js/olivie");t.exports=o.component("Header",function(){this.$e=n("
    ")},{AVAILABLE_INFO:["logo","banner","channelName","channelDescription","videosCounter","subscribersCounter","viewsCounter","subscribeButton"],dependencies:["error","youtube","i18n","renderer"]},{visible:null,channel:null,activeInfo:null,$element:null,$e:null,createHeaderElement:function(){var e=this;e.activeInfo=o.utils.unifyMultipleOption(e.app.options.header.info)||[],e.activeInfo=e.activeInfo.filter(function(t){return!!~e.constructor.AVAILABLE_INFO.indexOf(t)});var t={};n.each(e.activeInfo,function(e,i){t[i]=!0}),t.properties=e.channel.id&&(t.videosCounter||t.subscribersCounter||t.viewsCounter),t.channel=t.channelName||t.channelDescription,t.logo=t.logo&&e.channel.get("snippet.thumbnails.default.url"),t.banner=t.banner&&e.channel.get("brandingSettings.image.bannerTabletHdImageUrl"),t.inner=t.logo||t.channel||t.properties||t.banner,t.branding=t.logo||t.banner,t.subscribeButton=e.channel.id&&t.subscribeButton;var i={};return i.logo=e.renderer.render("header.logo",{displaying:t,id:e.channel.id,url:e.channel.get("snippet.thumbnails.default.url"),title:e.channel.get("snippet.title")}),i.channel=e.renderer.render("header.channel",{displaying:t,id:e.channel.id,name:e.channel.get("snippet.title"),description:e.channel.get("snippet.description",o.utils.formatAnchors),videoCount:e.channel.get("statistics.videoCount",o.utils.formatBigNumber)+" "+e.i18n.t("Videos"),subscriberCount:e.channel.get("statistics.subscriberCount",o.utils.formatBigNumber)+" "+e.i18n.t("Subscribers"),viewCount:e.channel.get("statistics.viewCount",o.utils.formatBigNumber)+" "+e.i18n.t("Views")}),i.overlay=e.renderer.render("header.overlay",{displaying:t}),i.banner=e.renderer.render("header.banner",{displaying:t,url:e.channel.get("brandingSettings.image.bannerTabletHdImageUrl")}),i.subscribe=e.renderer.render("header.subscribe",{displaying:t}),i.inner=e.renderer.render("header.inner",{displaying:t,parts:i}),n(e.renderer.render("header.container",{visible:e.visible,layout:e.app.options.header.layout,displaying:t,parts:i}))},run:function(){var e,t=this,i=n.Deferred();if(t.visible=t.app.options.header.visible,t.app.options.channel){if("string"!==n.type(t.app.options.channel))return t;if(!(e=t.youtube.parseSource(t.app.options.channel))||"youtube#channel"!==e.kind)return t.error.throw('Option "channel" contents invalid channel or user url.'),t;t.youtube.model(e.kind).find(e.criteria,"snippet,brandingSettings,statistics,contentDetails").done(function(e){t.channel=e,i.resolve()}).fail(function(e){e=e||'Option "channel" contents invalid channel or user url.',t.error.throw(e)})}else t.channel=t.youtube.model("youtube#channel").create(),i.resolve();return i.done(function(){t.channel&&(t.app.options.header.channelName&&t.channel.set("snippet.title",t.app.options.header.channelName),t.app.options.header.channelDescription&&t.channel.set("snippet.description",t.app.options.header.channelDescription),t.app.options.header.channelLogo?t.channel.set("snippet.thumbnails.default.url",t.app.options.header.channelLogo):t.channel.id&&t.channel.set("snippet.thumbnails.default.url",t.youtube.resizeLogo(t.channel.get("snippet.thumbnails.default.url"),100)),t.app.options.header.channelBanner&&t.channel.set("brandingSettings.image.bannerTabletHdImageUrl",t.app.options.header.channelBanner),t.visible=t.visible&&(t.channel.get("snippet.title")||t.channel.get("snippet.description")||t.channel.get("snippet.thumbnails.default.url")||t.channel.get("brandingSettings.image.bannerImageUrl")),t.$element=t.createHeaderElement(),t.app.options.noCookies||t.channel.renderButton(t.$element.find(".yottie-widget-header-subscribe-button").get(0))),setTimeout(function(){t.trigger("ready",[t])})}),t}})},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14}],30:[function(e,t,i){var n=e("./../../../../olivie/src/js/jquery"),o=e("./../../../../olivie/src/js/olivie"),a=e("./../../free-link"),r=e("./../../deactivation"),s=e("./../../custom-css");t.exports=o.component("Widget",function(){this.$e=n("
    ")},{dependencies:["renderer"],BREAKPOINTS:[1354,1056,780,640,460,410],updateBreakpoints:function(e,t,i){var o={},a=e.innerWidth(),r=a;return n.each(t,function(e,t){a<=t?(o[i+t]=!0,r=t):o[i+t]=!1}),e.removeClass(Object.keys(o).join(" ")),e.addClass(Object.keys(o).filter(function(e){return o[e]}).join(" ")),r}},{$e:null,run:function(){var e=this,t=n(e.renderer.render("widget"));o.utils.css(e.app.$element,{clear:"both"}),t.find("yottie[data-part]").each(function(t,i){var o=n(i),a=o.attr("data-part"),r=e.app.component(a);r&&r.$element?o.replaceWith(r.$element):o.remove()}),t.appendTo(e.app.$element),e.app.$element.attr("id","yottie_"+e.app.getId()),e.app.$element.css({maxWidth:e.app.options.width}),e.fit(),n(window).resize(function(){e.fit()}),e.app.$element.css({position:"relative"}),!0!==e.app.options.showElfsightLogo||e.app.freelink||(e.app.freelink=new a(e,{selector:".yottie-widget-inner",text:"Free Youtube Gallery widget",link:"https://elfsight.com/youtube-channel-plugin-yottie/?utm_source=websites&utm_medium=clients&utm_content=yottie&utm_term="+e.app.options.websiteUrl+"&utm_campaign=free-widget",appsLink:"https://apps.elfsight.com/panel/applications/yottie?show_pricing=true&remove_logo=true&utm_source=websites&utm_medium=clients&utm_content=yottie&utm_term="+e.app.options.websiteUrl+"&utm_campaign=remove-link",owner:e.app.options.owner,platform:e.app.options.platform})),!0!==e.app.options.deactivate||e.app.deactivation||(e.app.deactivation=new r(e,{selector:".yottie-widget-inner",text:"Widget is deactivated
    Visit Elfsight Apps",link:"https://apps.elfsight.com/panel/applications/yottie?utm_source=websites&utm_medium=clients&utm_content=yottie&utm_term="+e.app.options.websiteUrl+"&utm_campaign=deactivated-widget"})),e.app.options.customCSS&&(e.app.customCss=new s(e,e.app.options.customCSS))},fit:function(){this.constructor.updateBreakpoints(this.app.$element,this.constructor.BREAKPOINTS,"yottie-mw-")}})},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14,"./../../custom-css":17,"./../../deactivation":18,"./../../free-link":22}],31:[function(e,t,i){var n=e("./../../../../olivie/src/js/jquery"),o=e("./../../../../olivie/src/js/olivie");t.exports=o.component("Error",function(){},{dependencies:["renderer"]},{$element:null,$content:null,$msg:null,createErrorElement:function(){return n(this.renderer.render("error.container"))},run:function(){var e=this;e.$element=e.createErrorElement(),e.$content=e.$element.find(".yottie-error-content"),e.$element.appendTo(e.app.$element)},throw:function(e){var t=this;t.app.get("options.debug")||t.app.$element.hide(),t.$element.addClass("yottie-visible");var i=n(t.renderer.render("error.content",{message:e}));t.$msg?t.$msg=t.$msg.replaceWith(i):(t.$msg=i,t.$msg.appendTo(t.$content))}})},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14}],32:[function(e,t,i){e("./../../../../olivie/src/js/jquery");var n=e("./../../../../olivie/src/js/olivie"),o=e("./model");t.exports=function(e){return n.class("Channel",[o],function(e){this.getParent("Model").call(this,e)},{client:e,path:"/channels"},{renderButton:function(e){var t=this;setTimeout(function(){if(window.gapi)gapi.ytsubscribe.render(e,{channelId:t.id});else{var i=document.createElement("script");i.src="https://apis.google.com/js/platform.js",i.onload=function(){gapi.ytsubscribe.render(e,{channelId:t.id})},document.head.appendChild(i)}},300)}})}},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14,"./model":35}],33:[function(e,t,i){e("./../../../../olivie/src/js/jquery");var n=e("./../../../../olivie/src/js/olivie"),o=e("./model");t.exports=function(e){return n.class("CommentThread",[o],function(e){this.getParent("Model").call(this,e)},{client:e,path:"/commentThreads"},{getText:function(){var e=this.get("snippet.topLevelComment.snippet.textDisplay");return e?e.replace(/]+)>/,''):null}})}},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14,"./model":35}],34:[function(e,t,i){var n=e("./../../../../olivie/src/js/jquery"),o=e("./../../../../olivie/src/js/olivie");t.exports=o.class("Fetcher",[],function(e,t){e&&t&&(this.params=e,this.part=t)},{create:function(e,t){return new this(e,t)},fetchDone:function(e,t,i,n,o){var a=this;Array.prototype.push.apply(n,e.items),t.nextPageToken=e.nextPageToken||null,t.hasNextPage=!!t.nextPageToken;var r=o-n.length;t.hasNextPage&&n.lengththis.pointer},fetch:function(e,t,i,o){var a,r,s,l,p=this;return o=o||n.Deferred(),p.isReady()&&p.hasNext()?(p.pointer+=e,""!==t&&(p.result=(r=p.result,l=(s=function(e){return e.toLowerCase().trim().replace(/[_+-.,!@#$%^&*();\/|<>"':?\d]/g,"")})(t),r=r.filter(function(e){var t=e.snippet,n=s(t.title),o=s(t.description);return"title&description"===i?-1!==n.indexOf(l)||-1!==o.indexOf(l):-1!==n.indexOf(l)}))),a=p.result.slice(p.pointer-e,p.pointer),o.resolve(a)):o.reject(),o.promise()}})},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14}],41:[function(e,t,i){var n=e("./../../../../olivie/src/js/jquery"),o=e("./../../../../olivie/src/js/olivie");t.exports=o.class("UniversalVideoFetcher",[],function(e,t,i){var n=this;n.rawSource=e,n.part=t,n.youtube=i,n.preparedSource=[],n.fetchers=[],n.stack=[],n.videoPlaylistItemRelations={}},{stackSortingFunc:function(e,t){var i=e.getPublishedTimestamp(),n=t.getPublishedTimestamp();return n=e||!p&&s.stack.length?(a=s.stack.slice(0,e),s.stack.splice(0,e),o.resolve(a)):p?(n.each(s.fetchers,function(e,t){t.hasNext()&&!l.length&&l.push(t.fetch(50))}),!l.length&&s.stack&&s.stack.length&&(r=s.stack.slice(),s.stack=[],o.resolve(r)),n.when.apply(n,l).done(function(){var a=[],r="object"===n.type(arguments[1])?[arguments]:arguments;n.each(r,function(e,n){if(n){var o,r,l,p=n[0],d=n[1];""!==t&&(o=p,l=(r=function(e){return e.toLowerCase().trim().replace(/[_+-.,!@#$%^&*();\/|<>"':?\d]/g,"")})(t),p=o=o.filter(function(e){var t=e.snippet,n=r(t.title),o=r(t.description);return"title&description"===i?-1!==n.indexOf(l)||-1!==o.indexOf(l):-1!==n.indexOf(l)})),"VideoFetcher"===d.constructor.id?Array.prototype.push.apply(s.stack,p):Array.prototype.push.apply(a,p.map(function(e){return(s.videoPlaylistItemRelations[e.contentDetails.videoId]=e).contentDetails.videoId}))}});var l=n.Deferred();a.length?s.youtube.model("youtube#video").findAllVideos({id:a.join(",")},s.part).done(function(e){Array.prototype.push.apply(s.stack,e),n.each(s.stack,function(e,t){t.__relatedPlaylistItem=s.videoPlaylistItemRelations[t.id]}),l.resolve()}):s.fetch(e,t,i,o),l.done(function(){s.fetch(e,t,i,o)})})):o.reject(1):o.reject(0),o.promise()},fetchAll:function(e,t){var i=this;return e=e||n.Deferred(),t=t||[],i.fetch(50).done(function(n){Array.prototype.push.apply(t,n),i.fetchAll(e,t)}).fail(function(){e.resolve(t)}),e.promise()}})},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14}],42:[function(e,t,i){var n=e("./../../../../olivie/src/js/jquery"),o=e("./../../../../olivie/src/js/olivie"),a=e("./fetcher");t.exports=function(e){return o.class("VideoFetcher",[a],function(e,t){this.getParent("Fetcher").call(this,e,t),this.stack=[]},{model:e},{stack:null,hasNext:function(){return this.hasNextPage||this.stack.length},fetch:function(e,t,i,o){var a=this;o=o||e,t=t||n.Deferred(),i=i||[];var r=n.Deferred();return a.hasNext()?(a.stack.length?r.resolve():(a.hasNextPage=!1,a.constructor.model.findAllVideos({id:a.params.id},a.part).done(function(e){a.stack=e,r.resolve()}).fail(function(){t.reject()})),r.done(function(){var i=a.stack.slice(0,e);a.stack.splice(0,e),i.length?t.resolve(i,a):t.reject()})):t.reject(),t.promise()}})}},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14,"./fetcher":34}],43:[function(e,t,i){var n=e("./../../../../olivie/src/js/jquery"),o=e("./../../../../olivie/src/js/olivie"),a=e("./model");t.exports=function(e){return o.class("Video",[a],function(e){this.getParent("Model").call(this,e)},{DURATION_REGEX:/\d+[A-Z]/g,client:e,path:"/videos",findAllVideos:function(e,t,i,o,a){var r,s=this;return o=o||n.Deferred(),e&&e.id?(e.id="string"===n.type(e.id)?e.id.split(","):e.id,e.id=i?e.id.slice(0,i):e.id,a||e.id.length>s.MAX_RESULTS_MAX?(a=a||[],r=n.extend(!1,{},e,{id:e.id.slice(0,s.MAX_RESULTS_MAX).join(",")}),s.findAll(r,t).done(function(i){Array.prototype.push.apply(a,i);var r,l=e.id.slice(s.MAX_RESULTS_MAX);l.length?(r=n.extend(!1,{},e,{id:l}),s.findAllVideos(r,t,null,o,a)):o.resolve(a)}).fail(function(e){e&&console.error(e)})):(e.id=e.id.join(","),s.findAll(e,t,i,o))):s.findAll(e,t,i,o),o.promise()}},{getPublishedTimestamp:function(){return this.get("snippet.publishedAt",Date.parse)},parseDuration:function(){var e={},t=this.get("contentDetails.duration");if(t){var i=t.match(this.constructor.DURATION_REGEX);return n.each(i,function(t,i){var n=i.substr(i.length-1).toLowerCase(),o="0"+parseInt(i.substr(0,i.length-1),10);o=o.substr(-2),e[n]=o}),e}}})}},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14,"./model":35}],44:[function(e,t,i){var n=e("./../../../../olivie/src/js/jquery"),o=e("./../../../../olivie/src/js/olivie"),a=e("./universal-video-fetcher"),r=e("./channel"),s=e("./playlist"),l=e("./playlist-item"),p=e("./video"),d=e("./comment-thread"),c=e("./playlists-fetcher"),u=e("./playlist-items-fetcher"),m=e("./video-fetcher");t.exports=o.component("Youtube",function(){},{dependencies:["client"],SOURCE_DETERMINANTS:[{kind:"youtube#channel",regex:/^https?:\/\/(www\.)?youtube\.com\/channel\/([^\/]+)\/?$/,func:function(e){return{criteria:{id:e[2]}}}},{kind:"youtube#channel",regex:/^https?:\/\/(www\.)?youtube\.com\/user\/([^\/]+)\/?$/,func:function(e){return{criteria:{forUsername:e[2]}}}},{kind:"youtube#playlist",regex:/^https?:\/\/(www\.)?youtube\.com\/playlist\/?\?list=([^$]+)$/,func:function(e){return{criteria:{id:e[2]}}}},{kind:"youtube#video",regex:/^https?:\/\/(www\.)?youtube\.com\/watch\/?\?v=([^$&]+)/,func:function(e){return{criteria:{id:e[2]}}}}],formatNumberDigits:function(e){return o.utils.numberFormat(e,0,null," ")}},{models:null,register:function(e){var t=this;t.getParent("Component").prototype.register.call(t,e),t.models={"youtube#channel":r(t.client),"youtube#playlist":s(t.client),"youtube#playlistItem":l(t.client),"youtube#video":p(t.client),"youtube#commentThread":d(t.client)},t.fetchers={"youtube#playlist":c(t.model("youtube#playlist")),"youtube#playlistItem":u(t.model("youtube#playlistItem")),"youtube#video":m(t.model("youtube#video"))}},hasModel:function(e){return!!this.models[e]},model:function(e){if(this.hasModel(e))return this.models[e]},hasFetcher:function(e){return!!this.fetchers[e]},fetcher:function(e){if(this.hasFetcher(e))return this.fetchers[e]},createUniversalVideoFetcher:function(e,t){return new a(e,t,this)},parseSource:function(e){var t=null;return n.each(this.constructor.SOURCE_DETERMINANTS,function(i,o){var a=e.match(o.regex);if(a)return t=n.extend({kind:o.kind},o.func(a)),!1}),t},resizeLogo:function(e,t){return e.replace(/\/s\d+-c-k-no/,"/s"+parseInt(t,10)+"-c-k-no")}})},{"./../../../../olivie/src/js/jquery":7,"./../../../../olivie/src/js/olivie":14,"./channel":32,"./comment-thread":33,"./playlist":38,"./playlist-item":36,"./playlist-items-fetcher":37,"./playlists-fetcher":39,"./universal-video-fetcher":41,"./video":43,"./video-fetcher":42}],45:[function(e,t,i){t.exports={default:{header:{bg:"rgb(250, 250, 250)",bannerOverlay:"rgba(255, 255, 255, 0.92)",channelName:"rgb(17, 17, 17)",channelNameHover:"rgb(17, 17, 17)",channelDescription:"rgb(17, 17, 17)",anchor:"rgb(17, 17, 17)",anchorHover:"rgb(17, 17, 17)",counters:"rgba(17, 17, 17, 0.7)"},groups:{bg:"rgb(250, 250, 250)",link:"rgba(17, 17, 17, 0.5)",linkHover:"rgb(17, 17, 17)",linkActive:"rgb(17, 17, 17)",highlightHover:"rgb(17, 17, 17)",highlightActive:"rgb(17, 17, 17)"},content:{bg:"rgb(255, 255, 255)",arrows:"rgb(0, 0, 0)",arrowsHover:"rgb(0, 0, 0)",arrowsBg:"rgba(255, 255, 255, 0.8)",arrowsBgHover:"rgba(255, 255, 255, 1)",scrollbarBg:"rgb(204, 204, 204)",scrollbarSliderBg:"rgba(0, 0, 0, 0.4)"},video:{bg:"rgb(255, 255, 255)",overlay:"rgba(255, 255, 255, 0.95)",playIcon:"rgba(255, 255, 255, 0.4)",playIconHover:"rgba(255, 255, 255, 0.8)",duration:"rgb(255, 255, 255)",durationBg:"rgba(34, 34, 34, 0.81)",title:"rgb(17, 17, 17)",titleHover:"rgb(17, 17, 17)",date:"rgba(17, 17, 17, 0.7)",description:"rgb(17, 17, 17)",anchor:"rgb(26, 137, 222)",anchorHover:"rgb(47, 165, 255)",counters:"rgba(17, 17, 17, 0.7)"},popup:{bg:"rgb(255, 255, 255)",overlay:"rgba(0, 0, 0, 0.7)",title:"rgb(17, 17, 17)",channelName:"rgb(17, 17, 17)",channelNameHover:"rgb(17, 17, 17)",viewsCounter:"rgba(17, 17, 17, 0.7)",likesRatio:"rgb(47, 165, 255)",dislikesRatio:"rgb(207, 207, 207)",likesCounter:"rgba(17, 17, 17, 0.5)",dislikesCounter:"rgba(17, 17, 17, 0.5)",share:"rgba(17, 17, 17, 0.5)",date:"rgba(17, 17, 17, 0.7)",description:"rgb(17, 17, 17)",anchor:"rgb(26, 137, 222)",anchorHover:"rgb(47, 165, 255)",descriptionMoreButton:"rgba(17, 17, 17, 0.5)",descriptionMoreButtonHover:"rgba(17, 17, 17, 0.7)",commentsUsername:"rgb(17, 17, 17)",commentsUsernameHover:"rgb(17, 17, 17)",commentsPassedTime:"rgba(17, 17, 17, 0.7)",commentsText:"rgb(17, 17, 17)",commentsLikes:"rgba(17, 17, 17, 0.5)",controls:"rgb(160, 160, 160)",controlsHover:"rgb(220, 220, 220)",controlsMobile:"rgb(220, 220, 220)",controlsMobileBg:"rgba(255, 255, 255, 0)"}},dark:{header:{bg:"rgb(51, 51, 51)",bannerOverlay:"rgba(51, 51, 51, 0.81)",channelName:"rgb(255, 255, 255)",channelNameHover:"rgb(77, 178, 255)",channelDescription:"rgb(255, 255, 255)",anchor:"rgb(77, 178, 255)",anchorHover:"rgb(255, 255, 255)",counters:"rgb(160, 160, 160)"},groups:{bg:"rgb(51, 51, 51)",link:"rgba(255, 255, 255, 0.5)",linkHover:"rgb(255, 66, 66)",linkActive:"rgb(255, 66, 66)",highlight:"rgb(85, 85, 85)",highlightHover:"rgb(255, 66, 66)",highlightActive:"rgb(255, 66, 66)"},content:{bg:"rgb(51, 51, 51)",arrows:"rgb(34, 34, 34)",arrowsHover:"rgb(255, 0, 0)",arrowsBg:"rgba(255, 255, 255, 0.4)",arrowsBgHover:"rgba(255, 255, 255, 0.8)",scrollbarBg:"rgb(85, 85, 85)",scrollbarSliderBg:"rgba(255, 255, 255, 0.4)"},video:{bg:"rgb(28, 28, 28)",overlay:"rgba(28, 28, 28, 0.9)",playIcon:"rgba(255, 255, 255, 0.4)",playIconHover:"rgba(255, 255, 255, 0.8)",duration:"rgb(255, 255, 255)",durationBg:"rgba(28, 28, 28, 0.81)",title:"rgb(200, 200, 200)",titleHover:"rgb(77, 178, 255)",date:"rgb(116, 116, 116)",description:"rgb(200, 200, 200)",anchor:"rgb(42, 163, 255)",anchorHover:"rgb(77, 178, 255)",counters:"rgb(112, 112, 112)"},popup:{bg:"rgb(51, 51, 51)",overlay:"rgba(0, 0, 0, 0.7)",title:"rgb(255, 255, 255)",channelName:"rgb(255, 255, 255)",channelNameHover:"rgb(77, 178, 255)",viewsCounter:"rgb(255, 255, 255)",likesRatio:"rgb(47, 165, 255)",dislikesRatio:"rgb(100, 100, 100)",likesCounter:"rgb(144, 144, 144)",dislikesCounter:"rgb(144, 144, 144)",share:"rgb(144, 144, 144)",date:"rgb(255, 255, 255)",description:"rgb(255, 255, 255)",anchor:"rgb(42, 163, 255)",anchorHover:"rgb(77, 178, 255)",descriptionMoreButton:"rgb(120, 120, 120)",descriptionMoreButtonHover:"rgb(255, 255, 255)",commentsUsername:"rgb(255, 255, 255)",commentsUsernameHover:"rgb(77, 178, 255)",commentsPassedTime:"rgb(116, 116, 116)",commentsText:"rgb(255, 255, 255)",commentsLikes:"rgb(116, 116, 116)",controls:"rgb(160, 160, 160)",controlsHover:"rgb(220, 220, 220)",controlsMobile:"rgb(220, 220, 220)",controlsMobileBg:"rgba(255, 255, 255, 0)"}},red:{header:{bg:"rgb(197, 17, 9)",bannerOverlay:"rgb(197, 17, 9)",channelName:"rgb(255, 255, 255)",channelNameHover:"rgba(255, 255, 255, 0.9)",channelDescription:"rgb(255, 255, 255)",anchor:"rgba(255, 255, 255, 0.9)",anchorHover:"rgb(255, 255, 255)",counters:"rgba(255, 255, 255, 0.6)"},groups:{bg:"rgb(230, 33, 23)",link:"rgba(255, 255, 255, 0.6)",linkHover:"rgb(255, 255, 255)",linkActive:"rgb(255, 255, 255)",highlight:"rgba(255, 255, 255, 0.4)",highlightHover:"rgb(255, 255, 255)",highlightActive:"rgb(255, 255, 255)"},content:{bg:"rgb(255, 255, 255)",arrows:"rgb(255, 255, 255)",arrowsHover:"rgb(0, 198, 255)",arrowsBg:"rgba(0, 0, 0, 0.7)",arrowsBgHover:"rgba(0, 0, 0, 0.95)",scrollbarBg:"rgb(223, 223, 223)",scrollbarSliderBg:"rgba(133, 133, 133, 0.4)"},video:{bg:"rgb(255, 255, 255)",overlay:"rgba(255, 255, 255, 0.95)",playIcon:"rgba(255, 255, 255, 0.4)",playIconHover:"rgba(255, 255, 255, 0.8)",duration:"rgb(209, 238, 246)",durationBg:"rgba(5, 25, 43, 0.81)",title:"rgb(0, 0, 0)",titleHover:"rgb(255, 26, 54)",date:"rgb(177, 177, 177)",description:"rgb(80, 80, 80)",anchor:"rgb(255, 26, 54)",anchorHover:"rgb(0, 0, 0)",counters:"rgb(177, 177, 177)"},popup:{bg:"rgb(255, 255, 255)",overlay:"rgba(12, 2, 2, 0.8)",title:"rgb(0, 0, 0)",channelName:"rgb(0, 0, 0)",channelNameHover:"rgb(255, 26, 54)",viewsCounter:"rgb(85, 85, 85)",likesRatio:"rgb(47, 165, 255)",dislikesRatio:"rgb(207, 207, 207)",likesCounter:"rgb(144, 144, 144)",dislikesCounter:"rgb(144, 144, 144)",share:"rgb(144, 144, 144)",date:"rgb(80, 80, 80)",description:"rgb(80, 80, 80)",anchor:"rgb(255, 26, 54)",anchorHover:"rgb(0, 0, 0)",descriptionMoreButton:"rgb(177, 177, 177)",descriptionMoreButtonHover:"rgb(80, 80, 80)",commentsUsername:"rgb(0, 0, 0)",commentsUsernameHover:"rgb(255, 26, 54)",commentsPassedTime:"rgb(177, 177, 177)",commentsText:"rgb(80, 80, 80)",commentsLikes:"rgb(180, 180, 180)",controls:"rgb(160, 160, 160)",controlsHover:"rgb(220, 220, 220)",controlsMobile:"rgb(220, 220, 220)",controlsMobileBg:"rgba(255, 255, 255, 0)"}},"deep blue":{header:{bg:"rgb(50, 81, 108)",bannerOverlay:"rgba(50, 81, 108, 0.81)",channelName:"rgb(255, 255, 255)",channelNameHover:"rgb(98, 220, 255)",channelDescription:"rgb(209, 238, 246)",anchor:"rgb(98, 220, 255)",anchorHover:"rgb(255, 255, 255)",counters:"rgb(140, 170, 197)"},groups:{bg:"rgb(33, 56, 75)",link:"rgb(255, 255, 255, 0.5)",linkHover:"rgb(98, 220, 255)",linkActive:"rgb(98, 220, 255)",highlight:"rgb(50, 81, 108)",highlightHover:"rgb(0, 198, 255)",highlightActive:"rgb(0, 198, 255)"},content:{bg:"rgb(33, 56, 75)",arrows:"rgb(255, 255, 255)",arrowsHover:"rgb(0, 198, 255)",arrowsBg:"rgba(0, 0, 0, 0.7)",arrowsBgHover:"rgba(0, 0, 0, 0.95)",scrollbarBg:"rgb(50, 81, 108)",scrollbarSliderBg:"rgb(66, 114, 156)"},video:{bg:"rgb(33, 56, 75)",overlay:"rgba(5, 25, 43, 0.9)",playIcon:"rgba(255, 255, 255, 0.4)",playIconHover:"rgba(255, 255, 255, 0.8)",duration:"rgb(209, 238, 246)",durationBg:"rgba(5, 25, 43, 0.81)",title:"rgb(0, 198, 255)",titleHover:"rgb(255, 255, 255)",date:"rgba(90, 130, 165, 1)",description:"rgb(209, 238, 246)",anchor:"rgb(0, 198, 255)",anchorHover:"rgb(255, 255, 255)",counters:"rgba(90, 130, 165, 1)"},popup:{bg:"rgb(33, 56, 75)",overlay:"rgba(4, 17, 28, 0.8)",title:"rgb(255, 255, 255)",channelName:"rgb(255, 255, 255)",channelNameHover:"rgb(0, 198, 255)",viewsCounter:"rgb(255, 255, 255)",likesRatio:"rgb(44, 138, 218)",dislikesRatio:"rgb(51, 79, 102)",likesCounter:"rgba(90, 130, 165, 1)",dislikesCounter:"rgba(90, 130, 165, 1)",share:"rgba(90, 130, 165, 1)",date:"rgba(90, 130, 165, 1)",description:"rgb(209, 238, 246)",anchor:"rgb(0, 198, 255)",anchorHover:"rgb(255, 255, 255)",descriptionMoreButton:"rgba(90, 130, 165, 1)",descriptionMoreButtonHover:"rgb(209, 238, 246)",commentsUsername:"rgb(255, 255, 255)",commentsUsernameHover:"rgb(0, 198, 255)",commentsPassedTime:"rgba(90, 130, 165, 1)",commentsText:"rgb(209, 238, 246)",commentsLikes:"rgba(90, 130, 165, 1)",controls:"rgb(68, 107, 140)",controlsHover:"rgb(0, 198, 255)",controlsMobile:"rgb(68, 107, 140)",controlsMobileBg:"rgb(33, 56, 75)"}}}},{}],46:[function(e,i,n){var o={};o.ads=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o,a=t.helperMissing,r="function",s=this.escapeExpression;return''},useData:!0}),o.colorizer=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o,a,r=t.helperMissing,s="function",l=this.escapeExpression,p=this.lambda;return" #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-header { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.header:o)?o.bg:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-header-overlay { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.header:o)?o.bannerOverlay:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-header-channel-title, #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-header-channel-title a { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.header:o)?o.channelName:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-header-channel-title:hover, #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-header-channel-title a:hover { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.header:o)?o.channelNameHover:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-header-channel-caption { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.header:o)?o.channelDescription:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-header-channel-caption a { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.header:o)?o.anchor:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-header-channel-caption a:hover { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.header:o)?o.anchorHover:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-header-channel-properties-item { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.header:o)?o.counters:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-nav { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.groups:o)?o.bg:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-nav-list-item a { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.groups:o)?o.link:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-nav-list-item:hover a { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.groups:o)?o.linkHover:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-nav-list-item.yottie-active a, #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-nav-list-item.yottie-active:hover a { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.groups:o)?o.linkActive:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-nav-list-item:hover::after { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.groups:o)?o.highlightHover:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-nav-list-item.yottie-active:hover::after, #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-nav-list-item.yottie-active::after { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.groups:o)?o.highlightActive:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-nav-control-left::before { background: linear-gradient(to left, rgba(255, 255, 255, 0), "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.groups:o)?o.bg:o,e))+" 60%); } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-nav-control-right::before { background: linear-gradient(to right, rgba(255, 255, 255, 0), "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.groups:o)?o.bg:o,e))+" 60%); } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-nav-control span::before, #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-nav-control span::after { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.groups:o)?o.link:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-nav-control:hover span::before, #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-nav-control:hover span::after { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.groups:o)?o.linkActive:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-feed { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.content:o)?o.bg:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-feed-section-arrow { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.content:o)?o.arrowsBg:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-feed-section-arrow:hover { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.content:o)?o.arrowsBgHover:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-feed-section-arrow span::before, #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-feed-section-arrow span::after, #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-feed-section-arrow::before { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.content:o)?o.arrows:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-feed-section-arrow:hover span::before, #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-feed-section-arrow:hover span::after, #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-feed-section-arrow:hover::before { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.content:o)?o.arrowsHover:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-feed-section-scrollbar { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.content:o)?o.scrollbarBg:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-feed-section-scrollbar .swiper-scrollbar-drag { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.content:o)?o.scrollbarSliderBg:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-video { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.video:o)?o.bg:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-feed-section-slide { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.video:o)?o.bg:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-video-overlay { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.video:o)?o.overlay:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-video-preview-play { border-left-color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.video:o)?o.playIcon:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-video:hover .yottie-widget-video-preview-play { border-left-color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.video:o)?o.playIconHover:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-video-preview-marker-duration { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.video:o)?o.durationBg:o,e))+"; color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.video:o)?o.duration:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-video-info-title { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.video:o)?o.title:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-video-info-title:hover { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.video:o)?o.titleHover:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-video-info-passed-time { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.video:o)?o.date:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-video-info-caption { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.video:o)?o.description:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-video-info-properties-item { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.video:o)?o.counters:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-video-info-caption a { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.video:o)?o.anchor:o,e))+"; } #yottie_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-widget-video-info-caption a:hover { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.video:o)?o.anchorHover:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-inner { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.bg:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-inner a { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.anchor:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-inner a:hover { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.anchorHover:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-overlay { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.overlay:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-title { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.title:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-inner .yottie-popup-video-meta-channel-name { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.channelName:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-inner .yottie-popup-video-meta-channel-name:hover { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.channelNameHover:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-views { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.viewsCounter:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-rating-ratio { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.dislikesRatio:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-rating-ratio span { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.likesRatio:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-rating-likes span { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.likesCounter:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-rating-dislikes span { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.dislikesCounter:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-rating-likes svg { fill: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.likesCounter:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-rating-dislikes svg { fill: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.dislikesCounter:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-share svg { fill: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.share:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-share span { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.share:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-meta-date { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.date:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-meta-description { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.description:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-meta::after, #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-meta::before { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.description:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-meta-description-more { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.descriptionMoreButton:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-meta-description-more:hover { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.descriptionMoreButtonHover:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-comments-item-name a { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.commentsUsername:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-comments-item-name a:hover { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.commentsUsernameHover:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-comments-item-passed-time { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.commentsPassedTime:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-comments-item-text { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.commentsText:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-comments-item-likes { color: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.commentsLikes:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-video-comments-item-likes-icon { fill: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.commentsLikes:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-control-close::before, #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-control-close::after { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.controls:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-control-close:hover::before, #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-control-close:hover::after { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.controlsHover:o,e))+"; } @media only screen and (max-width: 768px){ #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-control-close { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.controlsMobileBg:o,e))+"; } #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-control-close::before, #yottie_popup_"+l(typeof(a=null!=(a=t.id||(null!=e?e.id:e))?a:r)===s?a.call(e,{name:"id",hash:{},data:n}):a)+" .yottie-popup-control-close::after { background: "+l(p(null!=(o=null!=(o=null!=e?e.scheme:e)?o.popup:o)?o.controlsMobile:o,e))+"; }}"},useData:!0}),o.error=o.error||{},o.error.container=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    Unfortunately, an error occurred:
    '},useData:!0}),o.error.content=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o;return'
    '+this.escapeExpression("function"==typeof(o=null!=(o=t.message||(null!=e?e.message:e))?o:t.helperMissing)?o.call(e,{name:"message",hash:{},data:n}):o)+"
    "},useData:!0}),o.feed=o.feed||{},o.feed.arrows=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),o.feed.container=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),o.feed.filter=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o;return'
    '},useData:!0}),o.feed.loader=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),o.feed.pagination=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),o.feed.scrollbar=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),o.feed.section=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),o.feed.section=o.feed.section||{},o.feed.section.novideos=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o;return'
    '+this.escapeExpression("function"==typeof(o=null!=(o=t.message||(null!=e?e.message:e))?o:t.helperMissing)?o.call(e,{name:"message",hash:{},data:n}):o)+"
    "},useData:!0}),o.feed.slide=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),o.groups=o.groups||{},o.groups.container=t.template({1:function(e,t,i,n){return" yottie-disabled"},compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o,a,r=t.helperMissing,s="function";return'
    '+(null!=(o=typeof(a=null!=(a=t.list||(null!=e?e.list:e))?a:r)===s?a.call(e,{name:"list",hash:{},data:n}):a)?o:"")+" "+(null!=(o=typeof(a=null!=(a=t.controls||(null!=e?e.controls:e))?a:r)===s?a.call(e,{name:"controls",hash:{},data:n}):a)?o:"")+"
    "},useData:!0}),o.groups.controls=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),o.groups.list=t.template({1:function(e,t,i,n){var o,a,r=t.helperMissing,s="function",l=this.escapeExpression;return'
  • '+l(typeof(a=null!=(a=t.title||(null!=e?e.title:e))?a:r)===s?a.call(e,{name:"title",hash:{},data:n}):a)+"
  • "},2:function(e,t,i,n){return" yottie-active"},compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o;return'
      '+(null!=(o=t.each.call(e,null!=e?e.groups:e,{name:"each",hash:{},fn:this.program(1,n,0),inverse:this.noop,data:n}))?o:"")+"
    "},useData:!0}),o.header=o.header||{},o.header.banner=t.template({1:function(e,t,i,n){var o;return'
    "},compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o;return null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.banner:o,{name:"if",hash:{},fn:this.program(1,n,0),inverse:this.noop,data:n}))?o:""},useData:!0}),o.header.channel=t.template({1:function(e,t,i,n){var o;return'
    '+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.channelName:o,{name:"if",hash:{},fn:this.program(2,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.properties:o,{name:"if",hash:{},fn:this.program(7,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.channelDescription:o,{name:"if",hash:{},fn:this.program(14,n,0),inverse:this.noop,data:n}))?o:"")+"
    "},2:function(e,t,i,n){var o;return" "+(null!=(o=t.if.call(e,null!=e?e.id:e,{name:"if",hash:{},fn:this.program(3,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.unless.call(e,null!=e?e.id:e,{name:"unless",hash:{},fn:this.program(5,n,0),inverse:this.noop,data:n}))?o:"")+" "},3:function(e,t,i,n){var o,a=t.helperMissing,r="function",s=this.escapeExpression;return' "},5:function(e,t,i,n){var o;return'
    '+this.escapeExpression("function"==typeof(o=null!=(o=t.name||(null!=e?e.name:e))?o:t.helperMissing)?o.call(e,{name:"name",hash:{},data:n}):o)+"
    "},7:function(e,t,i,n){var o;return'
    '+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.subscribersCounter:o,{name:"if",hash:{},fn:this.program(8,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.videosCounter:o,{name:"if",hash:{},fn:this.program(10,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.viewsCounter:o,{name:"if",hash:{},fn:this.program(12,n,0),inverse:this.noop,data:n}))?o:"")+"
    "},8:function(e,t,i,n){var o;return' '+this.escapeExpression("function"==typeof(o=null!=(o=t.subscriberCount||(null!=e?e.subscriberCount:e))?o:t.helperMissing)?o.call(e,{name:"subscriberCount",hash:{},data:n}):o)+" "},10:function(e,t,i,n){var o;return' '+this.escapeExpression("function"==typeof(o=null!=(o=t.videoCount||(null!=e?e.videoCount:e))?o:t.helperMissing)?o.call(e,{name:"videoCount",hash:{},data:n}):o)+" "},12:function(e,t,i,n){var o;return' '+this.escapeExpression("function"==typeof(o=null!=(o=t.viewCount||(null!=e?e.viewCount:e))?o:t.helperMissing)?o.call(e,{name:"viewCount",hash:{},data:n}):o)+" "},14:function(e,t,i,n){var o,a;return'
    '+(null!=(o="function"==typeof(a=null!=(a=t.description||(null!=e?e.description:e))?a:t.helperMissing)?a.call(e,{name:"description",hash:{},data:n}):a)?o:"")+"
    "},compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o;return null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.channel:o,{name:"if",hash:{},fn:this.program(1,n,0),inverse:this.noop,data:n}))?o:""},useData:!0}),o.header.container=t.template({1:function(e,t,i,n){return" yottie-visible"},3:function(e,t,i,n){return" yottie-widget-header-brandingless"},compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o,a,r=this.lambda;return'
    '+(null!=(o=r(null!=(o=null!=e?e.parts:e)?o.overlay:o,e))?o:"")+" "+(null!=(o=r(null!=(o=null!=e?e.parts:e)?o.banner:o,e))?o:"")+" "+(null!=(o=r(null!=(o=null!=e?e.parts:e)?o.inner:o,e))?o:"")+"
    "},useData:!0}),o.header.inner=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o,a=this.lambda;return'
    '+(null!=(o=a(null!=(o=null!=e?e.parts:e)?o.logo:o,e))?o:"")+'
    '+(null!=(o=a(null!=(o=null!=e?e.parts:e)?o.channel:o,e))?o:"")+"
    "+(null!=(o=a(null!=(o=null!=e?e.parts:e)?o.subscribe:o,e))?o:"")+"
    "},useData:!0}),o.header.logo=t.template({1:function(e,t,i,n){var o;return" "+(null!=(o=t.if.call(e,null!=e?e.id:e,{name:"if",hash:{},fn:this.program(2,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.unless.call(e,null!=e?e.id:e,{name:"unless",hash:{},fn:this.program(4,n,0),inverse:this.noop,data:n}))?o:"")+" "},2:function(e,t,i,n){var o,a=t.helperMissing,r="function",s=this.escapeExpression;return' '},4:function(e,t,i,n){var o,a=t.helperMissing,r="function",s=this.escapeExpression;return' '},compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o;return null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.logo:o,{name:"if",hash:{},fn:this.program(1,n,0),inverse:this.noop,data:n}))?o:""},useData:!0}),o.header.overlay=t.template({1:function(e,t,i,n){return'
    '},compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o;return null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.banner:o,{name:"if",hash:{},fn:this.program(1,n,0),inverse:this.noop,data:n}))?o:""},useData:!0}),o.header.subscribe=t.template({1:function(e,t,i,n){return'
    '},compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o;return null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.subscribeButton:o,{name:"if",hash:{},fn:this.program(1,n,0),inverse:this.noop,data:n}))?o:""},useData:!0}),o.popup=o.popup||{},o.popup.container=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o,a=this.lambda;return'
    '+(null!=(o=a(null!=(o=null!=e?e.parts:e)?o.overlay:o,e))?o:"")+" "+(null!=(o=a(null!=(o=null!=e?e.parts:e)?o.wrapper:o,e))?o:"")+"
    "},useData:!0}),o.popup.control=o.popup.control||{},o.popup.control.arrows=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),o.popup.control.close=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),o.popup.inner=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o,a=this.lambda;return'
    '+(null!=(o=a(null!=(o=null!=e?e.parts:e)?o.loader:o,e))?o:"")+" "+(null!=(o=a(null!=(o=null!=e?e.parts:e)?o.controlClose:o,e))?o:"")+" "+(null!=(o=a(null!=(o=null!=e?e.parts:e)?o.video:o,e))?o:"")+"
    "},useData:!0}),o.popup.loader=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),o.popup.overlay=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),o.popup.video=o.popup.video||{},o.popup.video.container=t.template({1:function(e,t,i,n){var o;return" "+(null!=(o=this.lambda(null!=(o=null!=e?e.parts:e)?o.videoContent:o,e))?o:"")+" "},compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o;return'
    '+(null!=(o=this.lambda(null!=(o=null!=e?e.parts:e)?o.videoPlayer:o,e))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.content:o,{name:"if",hash:{},fn:this.program(1,n,0),inverse:this.noop,data:n}))?o:"")+"
    "},useData:!0}),o.popup.video.content=t.template({1:function(e,t,i,n){var o,a,r=this.escapeExpression;return'
    '+r("function"==typeof(a=null!=(a=t.viewsCount||(null!=e?e.viewsCount:e))?a:t.helperMissing)?a.call(e,{name:"viewsCount",hash:{},data:n}):a)+"
    "},3:function(e,t,i,n){var o;return'
    '+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.likesCounter:o,{name:"if",hash:{},fn:this.program(4,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.dislikesCounter:o,{name:"if",hash:{},fn:this.program(6,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.likesRatio:o,{name:"if",hash:{},fn:this.program(8,n,0),inverse:this.noop,data:n}))?o:"")+"
    "},4:function(e,t,i,n){var o,a,r=this.escapeExpression;return'
    '+r("function"==typeof(a=null!=(a=t.likesCount||(null!=e?e.likesCount:e))?a:t.helperMissing)?a.call(e,{name:"likesCount",hash:{},data:n}):a)+"
    "},6:function(e,t,i,n){var o,a,r=this.escapeExpression;return'
    '+r("function"==typeof(a=null!=(a=t.dislikesCount||(null!=e?e.dislikesCount:e))?a:t.helperMissing)?a.call(e,{name:"dislikesCount",hash:{},data:n}):a)+"
    "},8:function(e,t,i,n){var o;return'
    '},10:function(e,t,i,n){var o;return'
    '+this.escapeExpression(this.lambda(null!=(o=null!=e?e.titles:e)?o.share:o,e))+'
    '+(null!=(o=t.each.call(e,null!=e?e.shareButtons:e,{name:"each",hash:{},fn:this.program(11,n,0),inverse:this.noop,data:n}))?o:"")+"
    "},11:function(e,t,i,n){var o,a=t.helperMissing,r="function",s=this.escapeExpression;return'
    '+s(typeof(o=null!=(o=t.title||(null!=e?e.title:e))?o:a)===r?o.call(e,{name:"title",hash:{},data:n}):o)+"
    "},13:function(e,t,i,n){var o;return'
    '+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.channelLogo:o,{name:"if",hash:{},fn:this.program(14,n,0),inverse:this.noop,data:n}))?o:"")+'
    '+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.channelName:o,{name:"if",hash:{},fn:this.program(16,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.date:o,{name:"if",hash:{},fn:this.program(18,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.description:o,{name:"if",hash:{},fn:this.program(20,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.descriptionMoreButton:o,{name:"if",hash:{},fn:this.program(23,n,0),inverse:this.noop,data:n}))?o:"")+"
    "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.subscribeButton:o,{name:"if",hash:{},fn:this.program(25,n,0),inverse:this.noop,data:n}))?o:"")+"
    "},14:function(e,t,i,n){var o,a=t.helperMissing,r="function",s=this.escapeExpression;return' '},16:function(e,t,i,n){var o,a=t.helperMissing,r="function",s=this.escapeExpression;return' '+s(typeof(o=null!=(o=t.name||(null!=e?e.name:e))?o:a)===r?o.call(e,{name:"name",hash:{},data:n}):o)+" "},18:function(e,t,i,n){var o;return'
    '+this.escapeExpression("function"==typeof(o=null!=(o=t.date||(null!=e?e.date:e))?o:t.helperMissing)?o.call(e,{name:"date",hash:{},data:n}):o)+"
    "},20:function(e,t,i,n){var o,a;return'
    '+(null!=(o="function"==typeof(a=null!=(a=t.text||(null!=e?e.text:e))?a:t.helperMissing)?a.call(e,{name:"text",hash:{},data:n}):a)?o:"")+"
    "},21:function(e,t,i,n){return" yottie-popup-video-meta-description-show-full"},23:function(e,t,i,n){var o;return'
    '+this.escapeExpression("function"==typeof(o=null!=(o=t.showMoreLabel||(null!=e?e.showMoreLabel:e))?o:t.helperMissing)?o.call(e,{name:"showMoreLabel",hash:{},data:n}):o)+"
    "},25:function(e,t,i,n){return'
    '},27:function(e,t,i,n){var o;return'
    '+(null!=(o=t.each.call(e,null!=e?e.comments:e,{name:"each",hash:{},fn:this.program(28,n,0),inverse:this.noop,data:n}))?o:"")+"
    "},28:function(e,t,i,n){var o,a,r=t.helperMissing,s="function",l=this.escapeExpression;return'
    '+l(typeof(a=null!=(a=t.passedTime||(null!=e?e.passedTime:e))?a:r)===s?a.call(e,{name:"passedTime",hash:{},data:n}):a)+'
    '+(null!=(o=typeof(a=null!=(a=t.text||(null!=e?e.text:e))?a:r)===s?a.call(e,{name:"text",hash:{},data:n}):a)?o:"")+"
    "+(null!=(o=t.if.call(e,null!=e?e.displayLikesCount:e,{name:"if",hash:{},fn:this.program(29,n,0),inverse:this.noop,data:n}))?o:"")+"
    "},29:function(e,t,i,n){var o,a,r=this.escapeExpression;return' "},compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o,a;return'
    '+this.escapeExpression("function"==typeof(a=null!=(a=t.title||(null!=e?e.title:e))?a:t.helperMissing)?a.call(e,{name:"title",hash:{},data:n}):a)+'
    '+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.viewsCounter:o,{name:"if",hash:{},fn:this.program(1,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.ratingCounters:o,{name:"if",hash:{},fn:this.program(3,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.share:o,{name:"if",hash:{},fn:this.program(10,n,0),inverse:this.noop,data:n}))?o:"")+"
    "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.meta:o,{name:"if",hash:{},fn:this.program(13,n,0),inverse:this.noop,data:n}))?o:"")+'
    '+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.comments:o,{name:"if",hash:{},fn:this.program(27,n,0),inverse:this.noop,data:n}))?o:"")+"
    "},useData:!0}),o.popup.video.player=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),o.popup.wrapper=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o;return'
    '+(null!=(o=this.lambda(null!=(o=null!=e?e.parts:e)?o.inner:o,e))?o:"")+"
    "},useData:!0}),o.video=o.video||{},o.video.container=t.template({1:function(e,t,i,n){var o,a=this.lambda;return" "+(null!=(o=a(null!=(o=null!=e?e.parts:e)?o.overlay:o,e))?o:"")+" "+(null!=(o=a(null!=(o=null!=e?e.parts:e)?o.info:o,e))?o:"")+" "},compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o,a,r=t.helperMissing,s="function",l=this.escapeExpression,p=this.lambda;return'
    '+(null!=(o=p(null!=(o=null!=e?e.parts:e)?o.player:o,e))?o:"")+" "+(null!=(o=p(null!=(o=null!=e?e.parts:e)?o.preview:o,e))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.info:o,{name:"if",hash:{},fn:this.program(1,n,0),inverse:this.noop,data:n}))?o:"")+"
    "},useData:!0}),o.video.info=t.template({1:function(e,t,i,n){var o,a=t.helperMissing,r="function",s=this.escapeExpression;return' '+s(typeof(o=null!=(o=t.title||(null!=e?e.title:e))?o:a)===r?o.call(e,{name:"title",hash:{},data:n}):o)+" "},3:function(e,t,i,n){var o;return'
    '+this.escapeExpression("function"==typeof(o=null!=(o=t.date||(null!=e?e.date:e))?o:t.helperMissing)?o.call(e,{name:"date",hash:{},data:n}):o)+"
    "},5:function(e,t,i,n){var o,a;return'
    '+(null!=(o="function"==typeof(a=null!=(a=t.description||(null!=e?e.description:e))?a:t.helperMissing)?a.call(e,{name:"description",hash:{},data:n}):a)?o:"")+"
    "},7:function(e,t,i,n){var o;return'
    '+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.viewsCounter:o,{name:"if",hash:{},fn:this.program(8,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.likesCounter:o,{name:"if",hash:{},fn:this.program(10,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.commentsCounter:o,{name:"if",hash:{},fn:this.program(12,n,0),inverse:this.noop,data:n}))?o:"")+"
    "},8:function(e,t,i,n){var o;return' '+this.escapeExpression("function"==typeof(o=null!=(o=t.viewsCount||(null!=e?e.viewsCount:e))?o:t.helperMissing)?o.call(e,{name:"viewsCount",hash:{},data:n}):o)+" "},10:function(e,t,i,n){var o;return' '+this.escapeExpression("function"==typeof(o=null!=(o=t.likesCount||(null!=e?e.likesCount:e))?o:t.helperMissing)?o.call(e,{name:"likesCount",hash:{},data:n}):o)+" "},12:function(e,t,i,n){var o;return' '+this.escapeExpression("function"==typeof(o=null!=(o=t.commentsCount||(null!=e?e.commentsCount:e))?o:t.helperMissing)?o.call(e,{name:"commentsCount",hash:{},data:n}):o)+" "},compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o;return'
    '+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.title:o,{name:"if",hash:{},fn:this.program(1,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.date:o,{name:"if",hash:{},fn:this.program(3,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.description:o,{name:"if",hash:{},fn:this.program(5,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.properties:o,{name:"if",hash:{},fn:this.program(7,n,0),inverse:this.noop,data:n}))?o:"")+"
    "},useData:!0}),o.video.overlay=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),o.video.player=t.template({1:function(e,t,i,n){return' '},compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o;return null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.videoPlayer:o,{name:"if",hash:{},fn:this.program(1,n,0),inverse:this.noop,data:n}))?o:""},useData:!0}),o.video.preview=t.template({1:function(e,t,i,n){var o;return'data-maxres-src="'+this.escapeExpression("function"==typeof(o=null!=(o=t.maxresThumbnail||(null!=e?e.maxresThumbnail:e))?o:t.helperMissing)?o.call(e,{name:"maxresThumbnail",hash:{},data:n}):o)+'"'},3:function(e,t,i,n){var o;return' '+(null!=(o=t.if.call(e,null!=(o=null!=e?e.duration:e)?o.h:o,{name:"if",hash:{},fn:this.program(4,n,0),inverse:this.noop,data:n}))?o:"")+(null!=(o=t.if.call(e,null!=(o=null!=e?e.duration:e)?o.m:o,{name:"if",hash:{},fn:this.program(6,n,0),inverse:this.noop,data:n}))?o:"")+(null!=(o=t.unless.call(e,null!=(o=null!=e?e.duration:e)?o.m:o,{name:"unless",hash:{},fn:this.program(8,n,0),inverse:this.noop,data:n}))?o:"")+(null!=(o=t.if.call(e,null!=(o=null!=e?e.duration:e)?o.s:o,{name:"if",hash:{},fn:this.program(10,n,0),inverse:this.noop,data:n}))?o:"")+(null!=(o=t.unless.call(e,null!=(o=null!=e?e.duration:e)?o.s:o,{name:"unless",hash:{},fn:this.program(12,n,0),inverse:this.noop,data:n}))?o:"")+" "},4:function(e,t,i,n){var o;return this.escapeExpression(this.lambda(null!=(o=null!=e?e.duration:e)?o.h:o,e))+":"},6:function(e,t,i,n){var o;return this.escapeExpression(this.lambda(null!=(o=null!=e?e.duration:e)?o.m:o,e))+":"},8:function(e,t,i,n){return"00:"},10:function(e,t,i,n){var o;return this.escapeExpression(this.lambda(null!=(o=null!=e?e.duration:e)?o.s:o,e))},12:function(e,t,i,n){return"00"},14:function(e,t,i,n){return' '},compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){var o,a,r=t.helperMissing,s="function",l=this.escapeExpression;return' '+l(typeof(a=null!=(a=t.title||(null!=e?e.title:e))?a:r)===s?a.call(e,{name: "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.duration:o,{name:"if",hash:{},fn:this.program(3,n,0),inverse:this.noop,data:n}))?o:"")+" "+(null!=(o=t.if.call(e,null!=(o=null!=e?e.displaying:e)?o.playIcon:o,{name:"if",hash:{},fn:this.program(14,n,0),inverse:this.noop,data:n}))?o:"")+""},useData:!0}),o.widget=t.template({compiler:[6,">=2.0.0-beta.1"],main:function(e,t,i,n){return'
    '},useData:!0}),i.exports=o},{}],47:[function(e,t,i){e("./../../olivie/src/js/jquery");var n=e("./../../olivie/src/js/olivie");t.exports=n.class("YottieFacade",[],function(e){this.app=e},{},{app:null})},{"./../../olivie/src/js/jquery":7,"./../../olivie/src/js/olivie":14}],48:[function(e,t,i){var n=e("./../../olivie/src/js/jquery"),o=e("./../../olivie/src/js/olivie"),a=e("./../../olivie/src/js/modules/mies/client"),r=e("./../../olivie/src/js/modules/appearance/i18n"),s=e("./../../olivie/src/js/modules/appearance/renderer"),l=e("./../../olivie/src/js/modules/appearance/colorizer"),p=e("./../../olivie/src/js/utils"),d=e("./modules/widget/yt-error"),c=e("./modules/youtube/youtube"),u=e("./modules/widget/widget"),m=e("./modules/widget/header"),h=e("./modules/widget/groups"),g=e("./modules/widget/feed"),f=e("./modules/widget/ads"),v=e("./modules/popup/popup"),w=e("./dictionary"),y=e("./views"),b=e("./schemes"),x=e("./defaults"),k=e("./analytics");t.exports=o.application("Yottie",function(e,t,i){var o,C=this;C.getParent("Application").call(C),C.id=e,C.$element=n(t),i.key||delete i.key,C.options=n.extend(!0,{},x,i),C.analytics=new k("yottie",C.options.widgetId||null);var S=C.options.key;o=n.isArray(S)?S[Math.floor(Math.random()*S.length)]:S,C.registerComponent(new a(C.options.apiUrl,{key:o},"Yottie",C.options.cacheTime)),C.registerComponent(new r(w,C.options.lang)),C.registerComponent(new s(y)),C.registerComponent(new l(b,C.options.color.scheme,C.options.color,"colorizer")),C.registerComponent(new d),C.registerComponent(new c),C.registerComponent(new f(C.options.ads)),C.registerComponent(new u),C.registerComponent(new m),C.registerComponent(new v),C.registerComponent(new g),C.registerComponent(new h);var T=C.component("client");T.attachResponseModifier(function(e){var t;e.error&&(t=e.error.code+" "+e.error.message+" "+JSON.stringify(e.error.errors)+" ("+document.location.href+")",T.ga.collect(t))}),C.analytics.available()&&setTimeout(function(){var e,t=function(e){var t=e.height()?window.innerHeight/e.height()*50:50;p.inViewPort(e[0],t)&&C.analytics.store("view",1,86400)};C.$element.click(function(){C.analytics.store("click")}),jQuery(window).on("scroll resize",function(){clearTimeout(e),e=setTimeout(function(){t(C.$element)},100)}),t(C.$element)},1e3)},{VERSION:"3.3.0"},{id:null,$element:null,options:null,run:function(){var e=this;if(e.$element.addClass("yottie yottie-widget"),e.component("error").run(),"string"===n.type(e.options.sourceGroups)&&e.options.sourceGroups.length)try{e.options.sourceGroups=n.parseJSON(decodeURIComponent(e.options.sourceGroups))}catch(t){e.options.sourceGroups=null}if("string"===n.type(e.options.content.responsive)&&e.options.content.responsive.length)try{e.options.content.responsive=n.parseJSON(decodeURIComponent(e.options.content.responsive))}catch(t){e.options.content.responsive=null}e.component("colorizer").run(),e.component("ads").run(),e.component("client").run().done(function(){e.component("header").run().on("ready",function(t,i){var n;if(jQuery.isArray(e.options.sourceGroups)&&e.options.sourceGroups.length)n=e.options.sourceGroups;else{if(!e.options.channel)return void e.component("error").throw("Channel and sourceGroups are not specified.");n=[{title:e.component("i18n").t("Uploads"),sources:[{kind:"youtube#playlist",criteria:{id:i.channel.contentDetails.relatedPlaylists.uploads}}]}]}e.component("groups").run(n),e.component("feed").run(n),e.component("widget").run(),e.component("popup").run(),e.component("feed").setActiveSection(0)})})},getId:function(){return this.id}})},{"./../../olivie/src/js/jquery":7,"./../../olivie/src/js/modules/appearance/colorizer":8,"./../../olivie/src/js/modules/appearance/i18n":9,"./../../olivie/src/js/modules/appearance/renderer":10,"./../../olivie/src/js/modules/mies/client":12,"./../../olivie/src/js/olivie":14,"./../../olivie/src/js/utils":15,"./analytics":16,"./defaults":19,"./dictionary":20,"./modules/popup/popup":23,"./modules/widget/ads":24,"./modules/widget/feed":26,"./modules/widget/groups":28,"./modules/widget/header":29,"./modules/widget/widget":30,"./modules/widget/yt-error":31,"./modules/youtube/youtube":44,"./schemes":45,"./views":46}]},{},[21])}},{}],4:[function(e,t,i){var n=e("./__packaged-css"),o=e("./__packaged-js"),a=e("../../bower_components/handlebars/handlebars.runtime"),r=e("./swiper/swiper.js"),s=[{src:"https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js",test:function(){return!!window.jQuery}},{src:"https://www.youtube.com/iframe_api",test:function(){return!!window.YT}}],l=function(){o(a,r)},p=document.createElement("style");p.type="text/css",p.innerHTML=n,document.head.appendChild(p);for(var d=0,c=0,u=0;uparseInt(t,10)});for(var n=0;n=window.innerWidth&&!t&&(t=e);return t||"max"},c.setBreakpoint=function(){var e=c.getActiveBreakpoint();if(e&&c.currentBreakpoint!==e){var t=e in c.params.breakpoints?c.params.breakpoints[e]:c.originalParams,i=c.params.loop&&t.slidesPerView!==c.params.slidesPerView;for(var n in t)c.params[n]=t[n];c.currentBreakpoint=e,i&&c.destroyLoop&&c.reLoop(!0)}},c.params.breakpoints&&c.setBreakpoint(),c.container=e(t),0!==c.container.length)){if(1c.slides.length)break;t.push(c.slides.eq(n)[0])}else t.push(c.slides.eq(c.activeIndex)[0]);for(e=0;e=l&&(h=0,m++),u=m+h*a/l,g.css({"-webkit-box-ordinal-group":u,"-moz-box-ordinal-group":u,"-ms-flex-order":u,"-webkit-order":u,order:u})):m=e-(h=Math.floor(e/p))*p,g.css("margin-"+(c.isHorizontal()?"top":"left"),0!==h&&c.params.spaceBetween&&c.params.spaceBetween+"px").attr("data-swiper-column",m).attr("data-swiper-row",h)),"none"!==g.css("display")&&("auto"===c.params.slidesPerView?(r=c.isHorizontal()?g.outerWidth(!0):g.outerHeight(!0),c.params.roundLengths&&(r=L(r))):(r=(c.size-(c.params.slidesPerView-1)*t)/c.params.slidesPerView,c.params.roundLengths&&(r=L(r)),c.isHorizontal()?c.slides[e].style.width=r+"px":c.slides[e].style.height=r+"px"),c.slides[e].swiperSlideSize=r,c.slidesSizesGrid.push(r),c.params.centeredSlides?(i=i+r/2+n/2+t,0===n&&0!==e&&(i=i-c.size/2-t),0===e&&(i=i-c.size/2-t),Math.abs(i)<.001&&(i=0),o%c.params.slidesPerGroup==0&&c.snapGrid.push(i),c.slidesGrid.push(i)):(o%c.params.slidesPerGroup==0&&c.snapGrid.push(i),c.slidesGrid.push(i),i=i+r+t),c.virtualSize+=r+t,n=r,o++)}if(c.virtualSize=Math.max(c.virtualSize,c.size)+c.params.slidesOffsetAfter,c.rtl&&c.wrongRTL&&("slide"===c.params.effect||"coverflow"===c.params.effect)&&c.wrapper.css({width:c.virtualSize+c.params.spaceBetween+"px"}),c.support.flexbox&&!c.params.setWrapperSize||(c.isHorizontal()?c.wrapper.css({width:c.virtualSize+c.params.spaceBetween+"px"}):c.wrapper.css({height:c.virtualSize+c.params.spaceBetween+"px"})),1c.size&&(n=!0));for(t=c.activeIndex-1;0<=t;t--)c.slides[t]&&!n&&(i++,(o+=c.slides[t].swiperSlideSize)>c.size&&(n=!0))}else for(e=c.activeIndex+1;e=c.size)&&c.slides.eq(i).addClass(c.params.slideVisibleClass)}n.progress=c.rtl?-o:o}}},c.updateProgress=function(e){void 0===e&&(e=c.translate||0);var t=c.maxTranslate()-c.minTranslate(),i=c.isBeginning,n=c.isEnd;0===t?(c.progress=0,c.isBeginning=c.isEnd=!0):(c.progress=(e-c.minTranslate())/t,c.isBeginning=c.progress<=0,c.isEnd=1<=c.progress),c.isBeginning&&!i&&c.emit("onReachBeginning",c),c.isEnd&&!n&&c.emit("onReachEnd",c),c.params.watchSlidesProgress&&c.updateSlidesProgress(e),c.emit("onProgress",c,c.progress)},c.updateActiveIndex=function(){var e,t,i,n=c.rtl?c.translate:-c.translate;for(t=0;t=c.slidesGrid[t]&&n=c.slidesGrid[t]&&n=c.slidesGrid[t]&&(e=t);c.params.normalizeSlideIndex&&(e<0||void 0===e)&&(e=0),(i=Math.floor(e/c.params.slidesPerGroup))>=c.snapGrid.length&&(i=c.snapGrid.length-1),e!==c.activeIndex&&(c.snapIndex=i,c.previousIndex=c.activeIndex,c.activeIndex=e,c.updateClasses(),c.updateRealIndex())},c.updateRealIndex=function(){c.realIndex=parseInt(c.slides.eq(c.activeIndex).attr("data-swiper-slide-index")||c.activeIndex,10)},c.updateClasses=function(){c.slides.removeClass(c.params.slideActiveClass+" "+c.params.slideNextClass+" "+c.params.slidePrevClass+" "+c.params.slideDuplicateActiveClass+" "+c.params.slideDuplicateNextClass+" "+c.params.slideDuplicatePrevClass);var t=c.slides.eq(c.activeIndex);t.addClass(c.params.slideActiveClass),i.loop&&(t.hasClass(c.params.slideDuplicateClass)?c.wrapper.children("."+c.params.slideClass+":not(."+c.params.slideDuplicateClass+')[data-swiper-slide-index="'+c.realIndex+'"]').addClass(c.params.slideDuplicateActiveClass):c.wrapper.children("."+c.params.slideClass+"."+c.params.slideDuplicateClass+'[data-swiper-slide-index="'+c.realIndex+'"]').addClass(c.params.slideDuplicateActiveClass));var n=t.next("."+c.params.slideClass).addClass(c.params.slideNextClass);c.params.loop&&0===n.length&&(n=c.slides.eq(0)).addClass(c.params.slideNextClass);var o=t.prev("."+c.params.slideClass).addClass(c.params.slidePrevClass);if(c.params.loop&&0===o.length&&(o=c.slides.eq(-1)).addClass(c.params.slidePrevClass),i.loop&&(n.hasClass(c.params.slideDuplicateClass)?c.wrapper.children("."+c.params.slideClass+":not(."+c.params.slideDuplicateClass+')[data-swiper-slide-index="'+n.attr("data-swiper-slide-index")+'"]').addClass(c.params.slideDuplicateNextClass):c.wrapper.children("."+c.params.slideClass+"."+c.params.slideDuplicateClass+'[data-swiper-slide-index="'+n.attr("data-swiper-slide-index")+'"]').addClass(c.params.slideDuplicateNextClass),o.hasClass(c.params.slideDuplicateClass)?c.wrapper.children("."+c.params.slideClass+":not(."+c.params.slideDuplicateClass+')[data-swiper-slide-index="'+o.attr("data-swiper-slide-index")+'"]').addClass(c.params.slideDuplicatePrevClass):c.wrapper.children("."+c.params.slideClass+"."+c.params.slideDuplicateClass+'[data-swiper-slide-index="'+o.attr("data-swiper-slide-index")+'"]').addClass(c.params.slideDuplicatePrevClass)),c.paginationContainer&&0c.slides.length-1-2*c.loopedSlides&&(a-=c.slides.length-2*c.loopedSlides),r-1";c.paginationContainer.html(e),c.bullets=c.paginationContainer.find("."+c.params.bulletClass),c.params.paginationClickable&&c.params.a11y&&c.a11y&&c.a11y.initPagination()}"fraction"===c.params.paginationType&&(e=c.params.paginationFractionRender?c.params.paginationFractionRender(c,c.params.paginationCurrentClass,c.params.paginationTotalClass):' / ',c.paginationContainer.html(e)),"progress"===c.params.paginationType&&(e=c.params.paginationProgressRender?c.params.paginationProgressRender(c,c.params.paginationProgressbarClass):'',c.paginationContainer.html(e)),"custom"!==c.params.paginationType&&c.emit("onPaginationRendered",c,c.paginationContainer[0])}},c.update=function(e){var t;function i(){c.rtl,c.translate,t=Math.min(Math.max(c.translate,c.maxTranslate()),c.minTranslate()),c.setWrapperTranslate(t),c.updateActiveIndex(),c.updateClasses()}c&&(c.updateContainerSize(),c.updateSlidesSize(),c.updateProgress(),c.updatePagination(),c.updateClasses(),c.params.scrollbar&&c.scrollbar&&c.scrollbar.set(),e?(c.controller&&c.controller.spline&&(c.controller.spline=void 0),c.params.freeMode?(i(),c.params.autoHeight&&c.updateAutoHeight()):(("auto"===c.params.slidesPerView||1c.slides.length-c.loopedSlides+s/2?(c.fixLoop(),r=c.wrapper.children("."+c.params.slideClass+'[data-swiper-slide-index="'+a+'"]:not(.'+c.params.slideDuplicateClass+")").eq(0).index(),setTimeout(function(){c.slideTo(r)},0)):c.slideTo(r):r>c.slides.length-s?(c.fixLoop(),r=c.wrapper.children("."+c.params.slideClass+'[data-swiper-slide-index="'+a+'"]:not(.'+c.params.slideDuplicateClass+")").eq(0).index(),setTimeout(function(){c.slideTo(r)},0)):c.slideTo(r)}else c.slideTo(r)}};var h,g,f,v,w,y,b,x,k,C,S,T,M="input, select, textarea, button, video",z=Date.now(),D=[];for(var I in c.animating=!1,c.touches={startX:0,startY:0,currentX:0,currentY:0,diff:0},c.onTouchStart=function(t){if(t.originalEvent&&(t=t.originalEvent),(S="touchstart"===t.type)||!("which"in t)||3!==t.which)if(c.params.noSwiping&&A(t,"."+c.params.noSwipingClass))c.allowClick=!0;else if(!c.params.swipeHandler||A(t,c.params.swipeHandler)){var i=c.touches.currentX="touchstart"===t.type?t.targetTouches[0].pageX:t.pageX,n=c.touches.currentY="touchstart"===t.type?t.targetTouches[0].pageY:t.pageY;if(!(c.device.ios&&c.params.iOSEdgeSwipeDetection&&i<=c.params.iOSEdgeSwipeThreshold)){if(f=!(g=!(h=!0)),T=w=void 0,c.touches.startX=i,c.touches.startY=n,v=Date.now(),c.allowClick=!0,c.updateContainerSize(),c.swipeDirection=void 0,0c.touches.startX&&c.translate>=c.minTranslate())return}else if(c.touches.currentYc.touches.startY&&c.translate>=c.minTranslate())return;if(S&&document.activeElement&&t.target===document.activeElement&&e(t.target).is(M))return g=!0,void(c.allowClick=!1);var n;if(f&&c.emit("onTouchMove",c,t),!(t.targetTouches&&1c.params.touchAngle:90-n>c.params.touchAngle)),w&&c.emit("onTouchMoveOpposite",c,t),void 0===T&&(c.touches.currentX===c.touches.startX&&c.touches.currentY===c.touches.startY||(T=!0)),h)if(w)h=!1;else if(T){c.allowClick=!1,c.emit("onSliderMove",c,t),t.preventDefault(),c.params.touchMoveStopPropagation&&!c.params.nested&&t.stopPropagation(),g||(i.loop&&c.fixLoop(),b=c.getWrapperTranslate(),c.setWrapperTransition(0),c.animating&&c.wrapper.trigger("webkitTransitionEnd transitionend oTransitionEnd MSTransitionEnd msTransitionEnd"),c.params.autoplay&&c.autoplaying&&(c.params.autoplayDisableOnInteraction?c.stopAutoplay():c.pauseAutoplay()),C=!1,!c.params.grabCursor||!0!==c.params.allowSwipeToNext&&!0!==c.params.allowSwipeToPrev||c.setGrabCursor(!0)),g=!0;var o=c.touches.diff=c.isHorizontal()?c.touches.currentX-c.touches.startX:c.touches.currentY-c.touches.startY;o*=c.params.touchRatio,c.rtl&&(o=-o),c.swipeDirection=0c.minTranslate()?(a=!1,c.params.resistance&&(y=c.minTranslate()-1+Math.pow(-c.minTranslate()+b+o,c.params.resistanceRatio))):o<0&&yc.params.threshold||x))return void(y=b);if(!x)return x=!0,c.touches.startX=c.touches.currentX,c.touches.startY=c.touches.currentY,y=b,void(c.touches.diff=c.isHorizontal()?c.touches.currentX-c.touches.startX:c.touches.currentY-c.touches.startY)}c.params.followFinger&&((c.params.freeMode||c.params.watchSlidesProgress)&&c.updateActiveIndex(),c.params.freeMode&&(0===D.length&&D.push({position:c.touches[c.isHorizontal()?"startX":"startY"],time:v}),D.push({position:c.touches[c.isHorizontal()?"currentX":"currentY"],time:(new window.Date).getTime()})),c.updateProgress(y),c.setWrapperTranslate(y))}}},c.onTouchEnd=function(t){if(t.originalEvent&&(t=t.originalEvent),f&&c.emit("onTouchEnd",c,t),f=!1,h){c.params.grabCursor&&g&&h&&(!0===c.params.allowSwipeToNext||!0===c.params.allowSwipeToPrev)&&c.setGrabCursor(!1);var i,n=Date.now(),o=n-v;if(c.allowClick&&(c.updateClickedSlide(t),c.emit("onTap",c,t),o<300&&300-c.maxTranslate())return void(c.slides.lengthc.minTranslate())c.params.freeModeMomentumBounce?(u-c.minTranslate()>x&&(u=c.minTranslate()+x),m=c.minTranslate(),C=w=!0):u=c.minTranslate();else if(c.params.freeModeSticky){var S,T=0;for(T=0;T-u){S=T;break}u=Math.abs(c.snapGrid[S]-u)=c.params.longSwipesMs)&&(c.updateProgress(),c.updateActiveIndex())}else{var M,I=0,E=c.slidesSizesGrid[0];for(M=0;M=c.slidesGrid[M]&&i=c.slidesGrid[M]&&(I=M,E=c.slidesGrid[c.slidesGrid.length-1]-c.slidesGrid[c.slidesGrid.length-2]);var L=(i-c.slidesGrid[I])/E;if(o>c.params.longSwipesMs){if(!c.params.longSwipes)return void c.slideTo(c.activeIndex);"next"===c.swipeDirection&&(L>=c.params.longSwipesRatio?c.slideTo(I+c.params.slidesPerGroup):c.slideTo(I)),"prev"===c.swipeDirection&&(L>1-c.params.longSwipesRatio?c.slideTo(I+c.params.slidesPerGroup):c.slideTo(I))}else{if(!c.params.shortSwipes)return void c.slideTo(c.activeIndex);"next"===c.swipeDirection&&c.slideTo(I+c.params.slidesPerGroup),"prev"===c.swipeDirection&&c.slideTo(I)}}else h=g=!1}},c._slideTo=function(e,t){return c.slideTo(e,t,!0,!0)},c.slideTo=function(e,t,i,n){void 0===i&&(i=!0),void 0===e&&(e=0),e<0&&(e=0),c.snapIndex=Math.floor(e/c.params.slidesPerGroup),c.snapIndex>=c.snapGrid.length&&(c.snapIndex=c.snapGrid.length-1);var o=-c.snapGrid[c.snapIndex];if(c.params.autoplay&&c.autoplaying&&(n||!c.params.autoplayDisableOnInteraction?c.pauseAutoplay(t):c.stopAutoplay()),c.updateProgress(o),c.params.normalizeSlideIndex)for(var a=0;a=Math.floor(100*c.slidesGrid[a])&&(e=a);return!(!c.params.allowSwipeToNext&&oc.translate&&o>c.maxTranslate()&&(c.activeIndex||0)!==e||(void 0===t&&(t=c.params.speed),c.previousIndex=c.activeIndex||0,c.activeIndex=e,c.updateRealIndex(),c.rtl&&-o===c.translate||!c.rtl&&o===c.translate?(c.params.autoHeight&&c.updateAutoHeight(),c.updateClasses(),"slide"!==c.params.effect&&c.setWrapperTranslate(o),1):(c.updateClasses(),c.onTransitionStart(i),0===t||c.browser.lteIE9?(c.setWrapperTranslate(o),c.setWrapperTransition(0),c.onTransitionEnd(i)):(c.setWrapperTranslate(o),c.setWrapperTransition(t),c.animating||(c.animating=!0,c.wrapper.transitionEnd(function(){c&&c.onTransitionEnd(i)}))),0)))},c.onTransitionStart=function(e){void 0===e&&(e=!0),c.params.autoHeight&&c.updateAutoHeight(),c.lazy&&c.lazy.onTransitionStart(),e&&(c.emit("onTransitionStart",c),c.activeIndex!==c.previousIndex&&(c.emit("onSlideChangeStart",c),c.activeIndex>c.previousIndex?c.emit("onSlideNextStart",c):c.emit("onSlidePrevStart",c)))},c.onTransitionEnd=function(e){c.animating=!1,c.setWrapperTransition(0),void 0===e&&(e=!0),c.lazy&&c.lazy.onTransitionEnd(),e&&(c.emit("onTransitionEnd",c),c.activeIndex!==c.previousIndex&&(c.emit("onSlideChangeEnd",c),c.activeIndex>c.previousIndex?c.emit("onSlideNextEnd",c):c.emit("onSlidePrevEnd",c))),c.params.history&&c.history&&c.history.setHistory(c.params.history,c.activeIndex),c.params.hashnav&&c.hashnav&&c.hashnav.setHash()},c.slideNext=function(e,t,i){return c.params.loop?!c.animating&&(c.fixLoop(),c.container[0].clientLeft,c.slideTo(c.activeIndex+c.params.slidesPerGroup,t,e,i)):c.slideTo(c.activeIndex+c.params.slidesPerGroup,t,e,i)},c._slideNext=function(e){return c.slideNext(!0,e,!0)},c.slidePrev=function(e,t,i){return c.params.loop?!c.animating&&(c.fixLoop(),c.container[0].clientLeft,c.slideTo(c.activeIndex-1,t,e,i)):c.slideTo(c.activeIndex-1,t,e,i)},c._slidePrev=function(e){return c.slidePrev(!0,e,!0)},c.slideReset=function(e,t,i){return c.slideTo(c.activeIndex,t,e)},c.disableTouchControl=function(){return c.params.onlyExternal=!0},c.enableTouchControl=function(){return!(c.params.onlyExternal=!1)},c.setWrapperTransition=function(e,t){c.wrapper.transition(e),"slide"!==c.params.effect&&c.effects[c.params.effect]&&c.effects[c.params.effect].setTransition(e),c.params.parallax&&c.parallax&&c.parallax.setTransition(e),c.params.scrollbar&&c.scrollbar&&c.scrollbar.setTransition(e),c.params.control&&c.controller&&c.controller.setTransition(e,t),c.emit("onSetTransition",c,e)},c.setWrapperTranslate=function(e,t,i){var n=0,o=0;c.isHorizontal()?n=c.rtl?-e:e:o=e,c.params.roundLengths&&(n=L(n),o=L(o)),c.params.virtualTranslate||(c.support.transforms3d?c.wrapper.transform("translate3d("+n+"px, "+o+"px, 0px)"):c.wrapper.transform("translate("+n+"px, "+o+"px)")),c.translate=c.isHorizontal()?n:o;var a=c.maxTranslate()-c.minTranslate();(0===a?0:(e-c.minTranslate())/a)!==c.progress&&c.updateProgress(e),t&&c.updateActiveIndex(),"slide"!==c.params.effect&&c.effects[c.params.effect]&&c.effects[c.params.effect].setTranslate(c.translate),c.params.parallax&&c.parallax&&c.parallax.setTranslate(c.translate),c.params.scrollbar&&c.scrollbar&&c.scrollbar.setTranslate(c.translate),c.params.control&&c.controller&&c.controller.setTranslate(c.translate,i),c.emit("onSetTranslate",c,c.translate)},c.getTranslate=function(e,t){var i,n,o,a;return void 0===t&&(t="x"),c.params.virtualTranslate?c.rtl?-c.translate:c.translate:(o=window.getComputedStyle(e,null),window.WebKitCSSMatrix?(6<(n=o.transform||o.webkitTransform).split(",").length&&(n=n.split(", ").map(function(e){return e.replace(",",".")}).join(", ")),a=new window.WebKitCSSMatrix("none"===n?"":n)):i=(a=o.MozTransform||o.OTransform||o.MsTransform||o.msTransform||o.transform||o.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,")).toString().split(","),"x"===t&&(n=window.WebKitCSSMatrix?a.m41:16===i.length?parseFloat(i[12]):parseFloat(i[4])),"y"===t&&(n=window.WebKitCSSMatrix?a.m42:16===i.length?parseFloat(i[13]):parseFloat(i[5])),c.rtl&&n&&(n=-n),n||0)},c.getWrapperTranslate=function(e){return void 0===e&&(e=c.isHorizontal()?"x":"y"),c.getTranslate(c.wrapper[0],e)},c.observers=[],c.initObservers=function(){if(c.params.observeParents)for(var e=c.container.parents(),t=0;tt.length&&(c.loopedSlides=t.length);var i,n=[],o=[];for(t.each(function(i,a){var r=e(this);i=t.length-c.loopedSlides&&n.push(a),r.attr("data-swiper-slide-index",i)}),i=0;i=2*c.loopedSlides||c.activeIndex>c.slides.length-2*c.params.slidesPerView)&&(e=-c.slides.length+c.activeIndex+c.loopedSlides,e+=c.loopedSlides,c.slideTo(e,0,!1,!0))},c.appendSlide=function(e){if(c.params.loop&&c.destroyLoop(),"object"==typeof e&&e.length)for(var t=0;t
    '),i.append(l)),0===p.length&&(p=e('
    '),i.append(p)),l.length&&(l[0].style.opacity=Math.max(-n,0)),p.length&&(p[0].style.opacity=Math.max(n,0))}i.transform("translate3d("+r+"px, "+s+"px, 0px) rotateX("+a+"deg) rotateY("+o+"deg)")}},setTransition:function(t){if(c.slides.transition(t).find(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").transition(t),c.params.virtualTranslate&&0!==t){var i=!1;c.slides.eq(c.activeIndex).transitionEnd(function(){if(!i&&c&&e(this).hasClass(c.params.slideActiveClass)){i=!0,c.animating=!1;for(var t=["webkitTransitionEnd","transitionend","oTransitionEnd","MSTransitionEnd","msTransitionEnd"],n=0;n'),c.wrapper.append(t)),t.css({height:c.width+"px"})):0===(t=c.container.find(".swiper-cube-shadow")).length&&(t=e('
    '),c.container.append(t)));for(var n=0;n'),o.append(m)),0===h.length&&(h=e('
    '),o.append(h)),m.length&&(m[0].style.opacity=Math.max(-s,0)),h.length&&(h[0].style.opacity=Math.max(s,0))}}if(c.wrapper.css({"-webkit-transform-origin":"50% 50% -"+c.size/2+"px","-moz-transform-origin":"50% 50% -"+c.size/2+"px","-ms-transform-origin":"50% 50% -"+c.size/2+"px","transform-origin":"50% 50% -"+c.size/2+"px"}),c.params.cube.shadow)if(c.isHorizontal())t.transform("translate3d(0px, "+(c.width/2+c.params.cube.shadowOffset)+"px, "+-c.width/2+"px) rotateX(90deg) rotateZ(0deg) scale("+c.params.cube.shadowScale+")");else{var g=Math.abs(i)-90*Math.floor(Math.abs(i)/90),f=1.5-(Math.sin(2*g*Math.PI/360)/2+Math.cos(2*g*Math.PI/360)/2),v=c.params.cube.shadowScale,w=c.params.cube.shadowScale/f,y=c.params.cube.shadowOffset;t.transform("scale3d("+v+", 1, "+w+") translate3d(0px, "+(c.height/2+y)+"px, "+-c.height/2/w+"px) rotateX(-90deg)")}var b=c.isSafari||c.isUiWebView?-c.size/2:0;c.wrapper.transform("translate3d(0px,0,"+b+"px) rotateX("+(c.isHorizontal()?0:i)+"deg) rotateY("+(c.isHorizontal()?-i:0)+"deg)")},setTransition:function(e){c.slides.transition(e).find(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").transition(e),c.params.cube.shadow&&!c.isHorizontal()&&c.container.find(".swiper-cube-shadow").transition(e)}},coverflow:{setTranslate:function(){for(var t=c.translate,i=c.isHorizontal()?-t+c.width/2:-t+c.height/2,n=c.isHorizontal()?c.params.coverflow.rotate:-c.params.coverflow.rotate,o=c.params.coverflow.depth,a=0,r=c.slides.length;a'),s.append(v)),0===w.length&&(w=e('
    '),s.append(w)),v.length&&(v[0].style.opacity=0'),t.track.append(t.drag)),t.drag[0].style.width="",t.drag[0].style.height="",t.trackSize=c.isHorizontal()?t.track[0].offsetWidth:t.track[0].offsetHeight,t.divider=c.size/c.virtualSize,t.moveDivider=t.divider*(t.trackSize/c.size),t.dragSize=t.trackSize*t.divider,c.isHorizontal()?t.drag[0].style.width=t.dragSize+"px":t.drag[0].style.height=t.dragSize+"px",1<=t.divider?t.track[0].style.display="none":t.track[0].style.display="",c.params.scrollbarHide&&(t.track[0].style.opacity=0)}},setTranslate:function(){if(c.params.scrollbar){var e,t=c.scrollbar,i=(c.translate,t.dragSize);e=(t.trackSize-t.dragSize)*c.progress,c.rtl&&c.isHorizontal()?0<(e=-e)?(i=t.dragSize-e,e=0):-e+t.dragSize>t.trackSize&&(i=t.trackSize+e):e<0?(i=t.dragSize+e,e=0):e+t.dragSize>t.trackSize&&(i=t.trackSize-e),c.isHorizontal()?(c.support.transforms3d?t.drag.transform("translate3d("+e+"px, 0, 0)"):t.drag.transform("translateX("+e+"px)"),t.drag[0].style.width=i+"px"):(c.support.transforms3d?t.drag.transform("translate3d(0px, "+e+"px, 0)"):t.drag.transform("translateY("+e+"px)"),t.drag[0].style.height=i+"px"),c.params.scrollbarHide&&(clearTimeout(t.timeout),t.track[0].style.opacity=1,t.timeout=setTimeout(function(){t.track[0].style.opacity=0,t.track.transition(400)},1e3))}},setTransition:function(e){c.params.scrollbar&&c.scrollbar.drag.transition(e)}},c.controller={LinearSpline:function(e,t){var i,n,o,a,r;this.x=e,this.y=t,this.lastIndex=e.length-1,this.x.length,this.interpolate=function(e){return e?(r=function(e,t){for(n=-1,i=e.length;1>1]<=t?n=o:i=o;return i}(this.x,e),a=r-1,(e-this.x[a])*(this.y[r]-this.y[a])/(this.x[r]-this.x[a])+this.y[a]):0}},getInterpolateFunction:function(e){c.controller.spline||(c.controller.spline=c.params.loop?new c.controller.LinearSpline(c.slidesGrid,e.slidesGrid):new c.controller.LinearSpline(c.snapGrid,e.snapGrid))},setTranslate:function(e,t){var i,n,o=c.params.control;function a(t){e=t.rtl&&"horizontal"===t.params.direction?-c.translate:c.translate,"slide"===c.params.controlBy&&(c.controller.getInterpolateFunction(t),n=-c.controller.spline.interpolate(-e)),n&&"container"!==c.params.controlBy||(i=(t.maxTranslate()-t.minTranslate())/(c.maxTranslate()-c.minTranslate()),n=(e-c.minTranslate())*i+t.minTranslate()),c.params.controlInverse&&(n=t.maxTranslate()-n),t.updateProgress(n),t.setWrapperTranslate(n,!1,c),t.updateActiveIndex()}if(Array.isArray(o))for(var r=0;rt.gesture.zoomMax&&(t.scale=t.gesture.zoomMax-1+Math.pow(t.scale-t.gesture.zoomMax+1,.5)),t.scalet.image.touchesStart.x)return void(t.image.isTouched=!1);if(!c.isHorizontal()&&Math.floor(t.image.minY)===Math.floor(t.image.startY)&&t.image.touchesCurrent.yt.image.touchesStart.y)return void(t.image.isTouched=!1)}e.preventDefault(),e.stopPropagation(),t.image.isMoved=!0,t.image.currentX=t.image.touchesCurrent.x-t.image.touchesStart.x+t.image.startX,t.image.currentY=t.image.touchesCurrent.y-t.image.touchesStart.y+t.image.startY,t.image.currentXt.image.maxX&&(t.image.currentX=t.image.maxX-1+Math.pow(t.image.currentX-t.image.maxX+1,.8)),t.image.currentYt.image.maxY&&(t.image.currentY=t.image.maxY-1+Math.pow(t.image.currentY-t.image.maxY+1,.8)),t.velocity.prevPositionX||(t.velocity.prevPositionX=t.image.touchesCurrent.x),t.velocity.prevPositionY||(t.velocity.prevPositionY=t.image.touchesCurrent.y),t.velocity.prevTime||(t.velocity.prevTime=Date.now()),t.velocity.x=(t.image.touchesCurrent.x-t.velocity.prevPositionX)/(Date.now()-t.velocity.prevTime)/2,t.velocity.y=(t.image.touchesCurrent.y-t.velocity.prevPositionY)/(Date.now()-t.velocity.prevTime)/2,Math.abs(t.image.touchesCurrent.x-t.velocity.prevPositionX)<2&&(t.velocity.x=0),Math.abs(t.image.touchesCurrent.y-t.velocity.prevPositionY)<2&&(t.velocity.y=0),t.velocity.prevPositionX=t.image.touchesCurrent.x,t.velocity.prevPositionY=t.image.touchesCurrent.y,t.velocity.prevTime=Date.now(),t.gesture.imageWrap.transform("translate3d("+t.image.currentX+"px, "+t.image.currentY+"px,0)")}}},onTouchEnd:function(e,t){var i=e.zoom;if(i.gesture.image&&0!==i.gesture.image.length){if(!i.image.isTouched||!i.image.isMoved)return i.image.isTouched=!1,void(i.image.isMoved=!1);i.image.isTouched=!1,i.image.isMoved=!1;var n=300,o=300,a=i.velocity.x*n,r=i.image.currentX+a,s=i.velocity.y*o,l=i.image.currentY+s;0!==i.velocity.x&&(n=Math.abs((r-i.image.currentX)/i.velocity.x)),0!==i.velocity.y&&(o=Math.abs((l-i.image.currentY)/i.velocity.y));var p=Math.max(n,o);i.image.currentX=r,i.image.currentY=l;var d=i.image.width*i.scale,c=i.image.height*i.scale;i.image.minX=Math.min(i.gesture.slideWidth/2-d/2,0),i.image.maxX=-i.image.minX,i.image.minY=Math.min(i.gesture.slideHeight/2-c/2,0),i.image.maxY=-i.image.minY,i.image.currentX=Math.max(Math.min(i.image.currentX,i.image.maxX),i.image.minX),i.image.currentY=Math.max(Math.min(i.image.currentY,i.image.maxY),i.image.minY),i.gesture.imageWrap.transition(p).transform("translate3d("+i.image.currentX+"px, "+i.image.currentY+"px,0)")}},onTransitionEnd:function(e){var t=e.zoom;t.gesture.slide&&e.previousIndex!==e.activeIndex&&(t.gesture.image.transform("translate3d(0,0,0) scale(1)"),t.gesture.imageWrap.transform("translate3d(0,0,0)"),t.gesture.slide=t.gesture.image=t.gesture.imageWrap=void 0,t.scale=t.currentScale=1)},toggleZoom:function(t,i){var n,o,a,r,s,l,p,d,c,u,m,h,g,f,v,w,y=t.zoom;y.gesture.slide||(y.gesture.slide=t.clickedSlide?e(t.clickedSlide):t.slides.eq(t.activeIndex),y.gesture.image=y.gesture.slide.find("img, svg, canvas"),y.gesture.imageWrap=y.gesture.image.parent("."+t.params.zoomContainerClass)),y.gesture.image&&0!==y.gesture.image.length&&(o=void 0===y.image.touchesStart.x&&i?(n="touchend"===i.type?i.changedTouches[0].pageX:i.pageX,"touchend"===i.type?i.changedTouches[0].pageY:i.pageY):(n=y.image.touchesStart.x,y.image.touchesStart.y),y.scale&&1!==y.scale?(y.scale=y.currentScale=1,y.gesture.imageWrap.transition(300).transform("translate3d(0,0,0)"),y.gesture.image.transition(300).transform("translate3d(0,0,0) scale(1)"),y.gesture.slide=void 0):(y.scale=y.currentScale=y.gesture.imageWrap.attr("data-swiper-zoom")||t.params.zoomMax,i?(v=y.gesture.slide[0].offsetWidth,w=y.gesture.slide[0].offsetHeight,a=y.gesture.slide.offset().left+v/2-n,r=y.gesture.slide.offset().top+w/2-o,p=y.gesture.image[0].offsetWidth,d=y.gesture.image[0].offsetHeight,c=p*y.scale,u=d*y.scale,g=-(m=Math.min(v/2-c/2,0)),f=-(h=Math.min(w/2-u/2,0)),(s=a*y.scale)
    '),notify:function(e){var t=c.a11y.liveRegion;0!==t.length&&(t.html(""),t.html(e))},init:function(){c.params.nextButton&&c.nextButton&&0=n&&d[0]<=n+a&&d[1]>=o&&d[1]<=o+r&&(i=!0)}if(!i)return}c.isHorizontal()?(37!==t&&39!==t||(e.preventDefault?e.preventDefault():e.returnValue=!1),(39===t&&!c.rtl||37===t&&c.rtl)&&c.slideNext(),(37===t&&!c.rtl||39===t&&c.rtl)&&c.slidePrev()):(38!==t&&40!==t||(e.preventDefault?e.preventDefault():e.returnValue=!1),40===t&&c.slideNext(),38===t&&c.slidePrev()),c.emit("onKeyPress",c,t)}}function B(e){e.originalEvent&&(e=e.originalEvent);var t,i,n,o,a,r=0,s=c.rtl?-1:1,l=(a=o=n=i=0,"detail"in(t=e)&&(n=t.detail),"wheelDelta"in t&&(n=-t.wheelDelta/120),"wheelDeltaY"in t&&(n=-t.wheelDeltaY/120),"wheelDeltaX"in t&&(i=-t.wheelDeltaX/120),"axis"in t&&t.axis===t.HORIZONTAL_AXIS&&(i=n,n=0),o=10*i,a=10*n,"deltaY"in t&&(a=t.deltaY),"deltaX"in t&&(o=t.deltaX),(o||a)&&t.deltaMode&&(1===t.deltaMode?(o*=40,a*=40):(o*=800,a*=800)),o&&!i&&(i=o<1?-1:1),a&&!n&&(n=a<1?-1:1),{spinX:i,spinY:n,pixelX:o,pixelY:a});if(c.params.mousewheelForceToAxis)if(c.isHorizontal()){if(!(Math.abs(l.pixelX)>Math.abs(l.pixelY)))return;r=l.pixelX*s}else{if(!(Math.abs(l.pixelY)>Math.abs(l.pixelX)))return;r=l.pixelY}else r=Math.abs(l.pixelX)>Math.abs(l.pixelY)?-l.pixelX*s:-l.pixelY;if(0!==r){if(c.params.mousewheelInvert&&(r=-r),c.params.freeMode){var p=c.getWrapperTranslate()+r*c.params.mousewheelSensitivity,d=c.isBeginning,u=c.isEnd;if(p>=c.minTranslate()&&(p=c.minTranslate()),p<=c.maxTranslate()&&(p=c.maxTranslate()),c.setWrapperTransition(0),c.setWrapperTranslate(p),c.updateProgress(),c.updateActiveIndex(),(!d&&c.isBeginning||!u&&c.isEnd)&&c.updateClasses(),c.params.freeModeSticky?(clearTimeout(c.mousewheel.timeout),c.mousewheel.timeout=setTimeout(function(){c.slideReset()},300)):c.params.lazyLoading&&c.lazy&&c.lazy.load(),c.emit("onScroll",c,e),c.params.autoplay&&c.params.autoplayDisableOnInteraction&&c.stopAutoplay(),0===p||p===c.maxTranslate())return}else{if(60<(new window.Date).getTime()-c.mousewheel.lastScrollTime)if(r<0)if(c.isEnd&&!c.params.loop||c.animating){if(c.params.mousewheelReleaseOnEdges)return!0}else c.slideNext(),c.emit("onScroll",c,e);else if(c.isBeginning&&!c.params.loop||c.animating){if(c.params.mousewheelReleaseOnEdges)return!0}else c.slidePrev(),c.emit("onScroll",c,e);c.mousewheel.lastScrollTime=(new window.Date).getTime()}return e.preventDefault?e.preventDefault():e.returnValue=!1,!1}}function H(t,i){var n,o,a;t=e(t);var r=c.rtl?-1:1;n=t.attr("data-swiper-parallax")||"0",o=t.attr("data-swiper-parallax-x"),a=t.attr("data-swiper-parallax-y"),o||a?(o=o||"0",a=a||"0"):c.isHorizontal()?(o=n,a="0"):(a=n,o="0"),o=0<=o.indexOf("%")?parseInt(o,10)*i*r+"%":o*i*r+"px",a=0<=a.indexOf("%")?parseInt(a,10)*i+"%":a*i+"px",t.transform("translate3d("+o+", "+a+",0px)")}function R(e){return 0!==e.indexOf("on")&&(e=e[0]!==e[0].toUpperCase()?"on"+e[0].toUpperCase()+e.substring(1):"on"+e),e}};p.prototype={isSafari:(l=window.navigator.userAgent.toLowerCase(),0<=l.indexOf("safari")&&l.indexOf("chrome")<0&&l.indexOf("android")<0),isUiWebView:/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(window.navigator.userAgent),isArray:function(e){return"[object Array]"===Object.prototype.toString.apply(e)},browser:{ie:window.navigator.pointerEnabled||window.navigator.msPointerEnabled,ieTouch:window.navigator.msPointerEnabled&&1")){var s="div";for(0===r.indexOf(":~]/)?(t||document).querySelectorAll(e):[document.getElementById(e.split("#")[1])],n=0;n